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
@JackDjTom That's by design as we now provide a proper hittest-result to allow snap layouts etc. to work correctly. By providing those hittest-results correctly the default windows tooltips are forced by windows itself.
It's, as far as i know, not possible to provide things like snap layout without using the hittest-results.
Describe the bug
When I run my app with MahApps.Metro version 2.4.10, the ToolTips of the WindowCommand-Buttons look like this in the dark theme:
However, when I run the app with MahApps.Metro version 3.0.0-alpha0492, the style of the ToolTips is incorrect:
Expected behavior
ToolTips of WindowCommand-Buttons have correct style according to the current Theme.
Actual behavior
ToolTips of WindowCommand-Buttons have incorrect style
Environment
The text was updated successfully, but these errors were encountered: