Summary: | Tooltips unreadable | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bizy <koen.bizy> |
Component: | Thumbs-Image | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, koen.bizy |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/digikam/b3d2ac7c1b24dd3f54f12d328addfabf1f0a8dc4 | Version Fixed In: | 5.1.0 |
Sentry Crash Report: |
Description
Bizy
2016-07-11 19:58:04 UTC
Fusion widget style is know as the best to render theme color. Do you confirm ? Gilles Caulier Yes, even with fusion... background is yellow, letters are kind of white... not readable... Git commit 6f4044ca14169beb9e0c94bc102e0074f09b9224 by Gilles Caulier. Committed on 24/07/2016 at 18:31. Pushed by cgilles into branch 'master'. for Windows and OSX, always use Fusion widgets style to prevent color scheme problems. Related: bug 365262 FIXED-IN: 5.1.0 M +6 -0 libs/settings/applicationsettings.cpp M +2 -0 libs/settings/applicationsettings_miscs.cpp M +1 -0 libs/settings/applicationsettings_p.cpp M +1 -0 showfoto/main/showfoto.cpp M +7 -1 showfoto/main/showfotosettings.cpp M +10 -1 showfoto/setup/showfotosetupmisc.cpp M +13 -0 utilities/setup/setupmisc.cpp http://commits.kde.org/digikam/6f4044ca14169beb9e0c94bc102e0074f09b9224 Git commit b3d2ac7c1b24dd3f54f12d328addfabf1f0a8dc4 by Gilles Caulier. Committed on 24/07/2016 at 22:51. Pushed by cgilles into branch 'master'. Fix foreground text color to be more readable in digiKam corlor scheme with Fusion widgets style under OSX and Windows Do not populate color schemes from desktop where we will not have any control of readability. Related: bug 365262 FIXED-IN: 5.1.0 M +1 -1 data/colorschemes/graycard.colors M +1 -1 data/colorschemes/sunsetcolor.colors M +0 -6 libs/widgets/mainview/thememanager.cpp http://commits.kde.org/digikam/b3d2ac7c1b24dd3f54f12d328addfabf1f0a8dc4 |