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
First, create a Fluent:Ribbon.Menu item with a nested Fluent:ApplicationMenu item.
Then, create a Fluent:RibbonTabItem underneath.
Steps to Reproduce:
Collapse the ribbon.
Click on one of the RibbonTabItems (to show the ribbon).
Click on the Fluent Application Menu.
I created an event that monitors the mouse click on the Fluent Application Menu and the stack overflow exception happens before this event it triggered.
The text was updated successfully, but these errors were encountered:
batzen
changed the title
StackOverflow Exception when trying to access ApplicationMenu while RibbonMenu is collapsed.
StackOverflow Exception when trying to access ApplicationMenu while RibbonMenu is minimized
Jul 3, 2018
First, create a Fluent:Ribbon.Menu item with a nested Fluent:ApplicationMenu item.
Then, create a Fluent:RibbonTabItem underneath.
Steps to Reproduce:
I created an event that monitors the mouse click on the Fluent Application Menu and the stack overflow exception happens before this event it triggered.
The text was updated successfully, but these errors were encountered: