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 it possible to change checkbox's TextStyle #407

Closed
wants to merge 4 commits into from
Closed

Make it possible to change checkbox's TextStyle #407

wants to merge 4 commits into from

Conversation

Mubelotix
Copy link

@Mubelotix Mubelotix commented May 17, 2021

Add text_style method on Checkbox, RadioButton, ComboBox and SelectableLabel.

Checkbox::new(&mut enabled, "Enable").text_style(TextStyle::Body);

Non-breaking
Closes #406

@Mubelotix Mubelotix marked this pull request as ready for review May 17, 2021 08:10
@Mubelotix Mubelotix marked this pull request as draft May 17, 2021 12:27
@emilk emilk closed this in a892519 May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow checkbox's TextStyle modification
1 participant