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

QRadioButton indicator issue #32

Closed
PlasmaMichael opened this issue Oct 11, 2015 · 3 comments
Closed

QRadioButton indicator issue #32

PlasmaMichael opened this issue Oct 11, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@PlasmaMichael
Copy link

I think it's an error:
QRadioButton::indicato::menu-arrowr:checked:pressed
Should be:
QRadioButton::indicator:checked:pressed

@ColinDuquesnoy
Copy link
Owner

Thank you for reporting. It would be nice if you could submit a PR to fix that (and maybe other similar issues). That way a fix would be released quicker than if you wait for me to look into the issue.

@PlasmaMichael
Copy link
Author

I've fixed on my side but I don't use 100% the same stylesheet and I have custom style inside it because of the application i'm working on.

@ColinDuquesnoy
Copy link
Owner

I see. Ok no problem, other users will just have to wait for me to fix the issue, unless someone else want to fix it.

Anyway, thank you for your contribution!

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

No branches or pull requests

3 participants
@ColinDuquesnoy @PlasmaMichael and others