Jonathan White b12b67be60
Enable access key underline of menu bar items when focused
* Fixes #7325

Qt 5.x defaults to always show mnemonic underlines in menus. Qt 6.x fixes this, but we can't port the fix since it relies on private theme namespaces. Anyway, to get around this, simply check if the widget is a menubar and focused. If so, we draw the underlines. Only applies when the user actually presses ALT so this is desired behavior.

NOTE: Underlines in menus will disappear once you focus on the menu, still working on this
2025-01-20 08:58:29 -05:00
..
2025-01-19 09:22:11 -05:00
2023-06-10 18:26:10 -04:00
2022-06-11 09:28:38 -04:00
2023-10-23 23:07:27 -04:00
2021-11-22 12:58:04 +01:00
2022-03-21 00:26:07 +01:00
2020-10-08 22:49:34 -04:00
2020-10-08 22:49:34 -04:00