Revert "Dim disabled items in context menus (#4423)" (#4596)

This reverts commit 642718474c.
This commit is contained in:
pajlada
2023-05-02 21:33:36 +02:00
committed by GitHub
parent 6672adf287
commit 9d71f9017f
7 changed files with 11 additions and 40 deletions
-1
View File
@@ -33,7 +33,6 @@
- Bugfix: Fixed emote & badge tooltips not showing up when thumbnails were hidden. (#4509)
- Bugfix: Fixed links with invalid IPv4 addresses being parsed. (#4576)
- Bugfix: Fixed the macOS icon changing to the wrong icon when the application is open. (#4577)
- Bugfix: Fixed disabled items in context-menus having a weird text-effect or the default text color. (#4423)
- Dev: Disabling precompiled headers on Windows is now tested in CI. (#4472)
- Dev: Themes are now stored as JSON files in `resources/themes`. (#4471, #4533)
- Dev: Ignore unhandled BTTV user-events. (#4438)