benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.71k stars 143 forks source link

MenuItem HotKey not respected #48

Closed maximilien-noal closed 4 years ago

maximilien-noal commented 4 years ago

Describe the bug

Once Adonis is used, MenuItem' hotkeys are not respected (they should be), and the underscore is displayed (it should not be)

To Reproduce

Steps to reproduce the behavior:

Expected behavior

The same behavior as vanilla WPF.

benruehl commented 4 years ago

Thanks for reporting, should be fixed now.

maximilien-noal commented 4 years ago

Thank you for this amazing project ! :)