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 found another layouting issue in the InRibbonGallery. I don't know if it is related to the other issues, I reported earlier, so I will just open another issue.
The problem appeared in our real application, where it looked much worse, but it took a while until I could make a sample project where the issue is reproducible.
As you can see, I reduced the size of the main window until one of the galleries reduces. Then I just open and close the DropDown. My expectation is that the gallery remains in the same state, but actually it reduces to a DropDownButton.
You can use the project to reproduce the issue: FluentTest.zip
Environment
Fluent.Ribbon v8.0.0
Windows 10
.NET Framework 4.7.2
The text was updated successfully, but these errors were encountered:
I found another layouting issue in the InRibbonGallery. I don't know if it is related to the other issues, I reported earlier, so I will just open another issue.
The problem appeared in our real application, where it looked much worse, but it took a while until I could make a sample project where the issue is reproducible.
Here's a video of the issue:
GalleryCollapsesToDropDown.zip
As you can see, I reduced the size of the main window until one of the galleries reduces. Then I just open and close the DropDown. My expectation is that the gallery remains in the same state, but actually it reduces to a DropDownButton.
You can use the project to reproduce the issue:
FluentTest.zip
Environment
The text was updated successfully, but these errors were encountered: