Skip to content

Commit

Permalink
Adding #924 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
batzen committed Aug 29, 2021
1 parent 5b5b159 commit 4da2957
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 @@ -38,6 +38,7 @@
- [#961](../../issues/961) - Fluent.Button Header Binding not visible

- ### Enhancements/Features
- [#924](../../issues/924) - Feature simplified ribbon (thanks @nishy2000)
- [#935](../../issues/935) - Support MediumIcon (24x24) size in RibbonGroupBox (thanks @nishy2000)
- [#936](../../issues/936) - Add ability to vertically align items in Backstage
You have to set `VerticalAlignment="Bottom"`, `DockPanel.Dock="Bottom"` and if you want to align multiple items at the bottom invert their order (because of how `DockPanel` works).
Expand Down

0 comments on commit 4da2957

Please sign in to comment.