You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QCheckBox inside QComboBox does not respect modal behavior when QStyleFactory is Fusion. This has been known and raised as QTBUG-60310 https://bugreports.qt.io/browse/QTBUG-60310.
I have modified Qstyle in DarkStyle.cpp to Windows. This resolves the issue but theme is not impressive anymore. I will play around with it but any help is welcome.
The text was updated successfully, but these errors were encountered:
QCheckBox
insideQComboBox
does not respect modal behavior when QStyleFactory is Fusion. This has been known and raised as QTBUG-60310 https://bugreports.qt.io/browse/QTBUG-60310.I have modified Qstyle in DarkStyle.cpp to Windows. This resolves the issue but theme is not impressive anymore. I will play around with it but any help is welcome.
The text was updated successfully, but these errors were encountered: