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
When using this with Fluent Ribbon, the main menu button does not work properly - it looks like it gets clicked but the menu doesn't slide out using the Office 2013 theme in Fluent Ribbon.I'm not sure if the issue is with MaterialDesign or Fluent Ribbon but I will be posting this issue in both places.
Had a look at this, I can also reproduce by adding a Grid/AdornerDecorator directly to the root of a window (which is effectively what MD.DialogHost does):
Using:
After my issue posted here MaterialDesignInXAML/MaterialDesignInXamlToolkit#299 , I tried just using a global DialogHost ("RootDialog") that wraps my entire application, in my main xaml window file.
When using this with Fluent Ribbon, the main menu button does not work properly - it looks like it gets clicked but the menu doesn't slide out using the Office 2013 theme in Fluent Ribbon.I'm not sure if the issue is with MaterialDesign or Fluent Ribbon but I will be posting this issue in both places.
Sample project attached.
MaterialRibbonDemo.zip
The text was updated successfully, but these errors were encountered: