┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewmodes/contentdisplaytab.cpp
diff options
context:
space:
mode:
authorKai Uwe Broulik <[email protected]>2023-08-17 12:57:26 +0200
committerKai Uwe Broulik <[email protected]>2023-08-20 20:08:58 +0000
commit21cd9da8fd128723d73745606724f6f77625aac0 (patch)
treec8ac503c953875e3c1094462818e7b3a81fae33f /src/settings/viewmodes/contentdisplaytab.cpp
parentb7e859827d405ff15b6039f35cefa869868d2733 (diff)
KItemListView: Use own palette rather than go hunt for the scene
Documentation for `QGraphicsWidget::palette` says: > When a widget's palette changes, it resolves its entries against its > parent widget, or if it doesn't have a parent widget, it resolves against the scene. So I don't see why we would need to do that ourselves. More importantly, though, it seems in Qt 6 the palette isn't updated in time, so when changing color schemes, Dolphin picks the old color instead of the new one, leading to illegible font when e.g. switching between Breeze Light and Dark.
Diffstat (limited to 'src/settings/viewmodes/contentdisplaytab.cpp')
0 files changed, 0 insertions, 0 deletions