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
Once you call apply_stylesheet on the app instance. If you call app.setStyleSheet("") some of the styles from material is left behind. Is this possible to actually reset this if needed?
Once you call
apply_stylesheeton the app instance. If you call app.setStyleSheet("") some of the styles from material is left behind. Is this possible to actually reset this if needed?