Version: svn trunk OS: Linux Like in KisCategorizedItemDelegate, where we use Qt::gray, Qt::lightgray in the paint routine or Qt::black as hard-coded color for the triangles. This breaks down if the user uses a dark color scheme. Reproducible: Always Steps to Reproduce: X Actual Results: X Expected Results: X X
This also holds for the text in the preset docker.
Git commit e683a874637fe5208645dae326a9c90a3eb0f236 by Sven Langkamp. Committed on 07/01/2012 at 23:59. Pushed by langkamp into branch 'master'. fix text color in preset docker with other color schemes M +3 -1 krita/ui/widgets/kis_preset_chooser.cpp http://commits.kde.org/calligra/e683a874637fe5208645dae326a9c90a3eb0f236
Git commit f9c61cd4eee354fb9caecad62096c8a30d3fe3bc by Sven Langkamp. Committed on 23/01/2012 at 00:25. Pushed by langkamp into branch 'master'. use palette colors, works with dark color schemes too M +6 -3 krita/ui/kis_categorized_item_delegate.cpp http://commits.kde.org/calligra/f9c61cd4eee354fb9caecad62096c8a30d3fe3bc