You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found a bug in the newest version of the fluent ribbon. When I change the title of the ribbon window and the new title is longer than the old one, the new title isn't displayed correctly.
How reproduce:
Create a ribbon window with title "small title" and a button inside the window. On the click event of the button change the window title to "this title must be longer than the old one". Start the program and click on the button. The window title changes but will be displayed as "this titl...". When I resize the window (just 1mm is enough), the title is displayed correctly.
Hi,
I have found a bug in the newest version of the fluent ribbon. When I change the title of the ribbon window and the new title is longer than the old one, the new title isn't displayed correctly.
How reproduce:
Create a ribbon window with title "small title" and a button inside the window. On the click event of the button change the window title to "this title must be longer than the old one". Start the program and click on the button. The window title changes but will be displayed as "this titl...". When I resize the window (just 1mm is enough), the title is displayed correctly.
Here you can find the example project:
FluentRibbonTitleTest.zip
Regards,
Max
Environment
The text was updated successfully, but these errors were encountered: