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

Make text alignment buttons mutually exclusive #1981

Merged

Conversation

gVirtu
Copy link
Contributor

@gVirtu gVirtu commented Oct 16, 2021

This pull request is intended to close #1978 .

flameshotfix

Not very experienced in Qt but this seemed like a straightforward approach: to set the buttons' autoExclusive property to true since they all belong to the same parent (alignmentLayout) that is apparently not shared with any of the other controls.

If there's a better way I'll gladly make the necessary adjustments. :)

Cheers!

@veracioux veracioux merged commit d446f13 into flameshot-org:master Oct 16, 2021
@veracioux
Copy link
Contributor

@gVirtu Looks great! Thanks for your help 😄

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

Successfully merging this pull request may close these issues.

Visual bug: Text alignment buttons are not mutually exclusive
2 participants