[okular] [Bug 408190] Inactive window effects do not apply to side toolbar
https://bugs.kde.org/show_bug.cgi?id=408190 Nate Graham changed: What|Removed |Added Latest Commit||https://invent.kde.org/grap |
[okular] [Bug 408190] Inactive window effects do not apply to side toolbar
https://bugs.kde.org/show_bug.cgi?id=408190 --- Comment #1 from Christoph Feck --- https://cgit.kde.org/okular.git/tree/ui/sidebar.cpp caches only 4 colors (fg/bg for normal/selected). It would also need to cache the inactive colors. Not sure if this is a junior job, because I haven't checked wh