Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.0-beta2
-
None
-
1a9a0399b (17.0)
Description
Guess, which of the two toolbuttons is "checked"..
Wrong! It is the left one.
QFusionStyle uses a darker button background color in order to paint a checked QToolButton. If the QPalette is set to very dark (which QFusionStyle was not developed for), the checked toolbutton is not distinguishable.