Skip to content

Commit

Permalink
update 1.2.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
punker76 committed Dec 8, 2015
1 parent 7f4ed20 commit 43237d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/release-notes/1.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ This is a bug fix and feature release of MahApps.Metro v1.2.0.
- New `ContentControlEx` to reduce some boilerplate XAML code
+ Used for all possible `ContentCharacterCasing` usage (`Button`, `GroupBox`, `Expander`, `ListView` columns, `DataGrid` columns, `DropDownButton`, `SplitButton`, `WindowCommands`, `TabItem`)
- Copy command for the message text in `MessageDialog` #2223 (@akinyooa)
- Use a `Thumb` for Window DragMove #2226

# Bugfixes

Expand Down Expand Up @@ -159,3 +160,6 @@ This is a bug fix and feature release of MahApps.Metro v1.2.0.
- Fixed `ComboBox` watermark padding issue with `IsEditable` states #2210
- Fixed missing `ContentCharacterCasing` for `TabItem` #2209
- Fixed style inheritence of `MetroAnimatedTabControl` style #2219
- Fixed not draggable Window when Flyout is open #1821 #1635 #2226
- Fixed `AvalonDock` anchorables could not be dragged inside `MetroWindow` #2036 #2226
- Fixed System menu present everywhere when fullscreen is toggled on #1849

0 comments on commit 43237d7

Please sign in to comment.