QssStylesheetEditor icon indicating copy to clipboard operation
QssStylesheetEditor copied to clipboard

Preference dialog doesn't scale the dropdowns

Open Jerakin opened this issue 5 years ago • 1 comments

Even though the preference window is big enough to show the fullsize of the dropdowns it doesn't

Screenshot 2020-02-27 at 12 01 07

Screenshot 2020-02-27 at 12 03 38

Jerakin avatar Feb 27 '20 11:02 Jerakin

QCombobox seems display different on windows and mac, i will try to find how to fix it. it display right when disableqss. when i delete the QComboBox{ border: 1px solid $border; } it display right too. it's like a bug of qt for mac

hustlei avatar Mar 14 '20 14:03 hustlei