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 indicator size is incorrect #218

Closed
tsilia opened this issue Feb 26, 2020 · 1 comment · Fixed by #225
Closed

QGroupBox indicator size is incorrect #218

tsilia opened this issue Feb 26, 2020 · 1 comment · Fixed by #225
Labels
Milestone

Comments

@tsilia
Copy link
Contributor

tsilia commented Feb 26, 2020

  • 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_1_focused_groupbox

Expected Result:
The icon of the indicator sub-element of a QGroupBox should look the same way any normal checkbox does. This is how checkboxes look in default Win10 theme (dropdowns are related to another issue I'll file later):
qds_4_default_win10_theme

@goanpeca goanpeca added the bug label Feb 27, 2020
@tsilia tsilia changed the title Checkable QGroupBox's checkbox displayed incorrectly when focused QGroupBox indicator size is incorrect Feb 27, 2020
@dpizetta dpizetta added this to the 2.8.1 milestone Mar 2, 2020
@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