fluentribbon / Fluent.Ribbon

WPF Ribbon control like in Office
http://fluentribbon.github.io
MIT License
2.48k stars 515 forks source link

Child sizes are not updated when user switches between Classic/Simplified Ribbon while Ribbon is minimized #1107

Closed yassinMi closed 1 year ago

yassinMi commented 1 year ago

if i do the following:

the RibbonGroupBoxs and their ancestors appear with the correct new size but the child items (in my case buttons) don't.

image


Environment

batzen commented 1 year ago

@nishy2000