Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGroupBox's indicator displayed incorrectly when UNfocused #219

Closed
tsilia opened this issue Feb 26, 2020 · 2 comments
Closed

QGroupBox's indicator displayed incorrectly when UNfocused #219

tsilia opened this issue Feb 26, 2020 · 2 comments
Labels
Milestone

Comments

@tsilia
Copy link
Contributor

tsilia commented Feb 26, 2020

Another issue with the QGroupBox's checkbox (indicator sub-element).

  • QDarkStyle: latest master
  • OS: Windows 10
  • Qt v5.12.2
    Language: C++

When focused, QGroupBox's checkbox (indicator sub-element) is displayed in smaller size than any normal checkbox:
qds_2_unfocused_groupbox
Looks like the style hasn't been applied to the sub-element.

Expected Result:
The icon of the indicator sub-element of a QGroupBox should look the same way any normal checkbox does.

@goanpeca goanpeca added the bug label Feb 27, 2020
@goanpeca
Copy link
Collaborator

Thanks for reporting @tsilia !

@dpizetta
Copy link
Collaborator

Close in release v2.8.1 :) Tks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants