ColinDuquesnoy / QDarkStyleSheet

A dark style sheet for QtWidgets application
Other
2.81k stars 729 forks source link

Remove combo checked item boldness to prevent bug on qt5.15 #288

Closed MartinDelille closed 2 years ago

MartinDelille commented 3 years ago

This is not a fix to #285 because it remove the capacity to see the current selected item in bold but it at least remove the annoying bug.

Tsubajashi commented 2 years ago

as far as i have seen, the bug still remains. and its even in bold, still. Can you try guiding me through what i would need to do to make sure i installed this patch correctly, just in case i missed something?

Tsubajashi commented 2 years ago

ok, works for me now, after installing spyder through pip.

dpizetta commented 2 years ago

Hi guys, thanks for reporting and sending this. I'll accept since many people still have problems with this expanded item. Maybe in the future, we find another solution that keeps the selected item identifiable.