Review Request 110505: set KItemListView m_styleOption.palette from scenes first view
Thomas Lübking
thomas.luebking at gmail.com
Sat May 18 16:00:18 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110505/
-----------------------------------------------------------
Review request for Dolphin.
Description
-------
The palette is currently always constructed empty, thus defaults to the application general palette what fails if the view gets a different palette.
This is not "perfect" as it will not catch palette updates at runtime, but "works for me" (inverting docks at style polishment)
If QGraphicsWidget::palette() was used it would probably be possible to update the palette (via QGraphicsWidget::scene())
Diffs
-----
dolphin/src/kitemviews/kitemlistview.h 6d609a9
dolphin/src/kitemviews/kitemlistview.cpp d009655
Diff: http://git.reviewboard.kde.org/r/110505/diff/
Testing
-------
yes, getting readable text instead black-on-black
Thanks,
Thomas Lübking
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20130518/79378725/attachment.htm>
More information about the kfm-devel
mailing list