Skip to content

Commit

Permalink
Adding changelog for #486
Browse files Browse the repository at this point in the history
  • Loading branch information
batzen committed Nov 5, 2017
1 parent f82d597 commit 17818a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
- [#473](../../issues/473) - RibbonWindow does not resize when Children resize and SizeToContent is used
- [#481](../../issues/481) - ToggleButton behaviour is wrong when GroupName is set
- [#485](../../issues/485) - InRibbonGallery broken when ItemsSource is empty
- [#486](../../issues/486) - Stretching of DropDownButton differs from Button

- ### Enhancements
- `LayoutTransform` and `RenderTransform` can now be used directly on `RibbonWindow` as this now gets forwarded to the first template child of the window. Have a look at `TestWindow` in the showcase application for an example on how to use it. This was added as the fix for [#430](../../issues/430).
Expand Down

0 comments on commit 17818a2

Please sign in to comment.