mbasaglia / Qt-Color-Widgets

Color wheel widget and dialog for Qt
147 stars 54 forks source link

ColorLineEdit: use style sheets instead of palette #34

Closed caryoscelus closed 7 years ago

caryoscelus commented 7 years ago

This is to ensure color is not overriden by some global style sheet applied in parent widget.

fixes #33