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

Label doesn't seem to have a material theme font applied. #634

Open
Jhonfunk opened this issue Sep 30, 2024 · 1 comment
Open

Label doesn't seem to have a material theme font applied. #634

Jhonfunk opened this issue Sep 30, 2024 · 1 comment

Comments

@Jhonfunk
Copy link

          @FilledButton {
                @ { Label::new("OK") }
            }

It seems that theLabelis just using the system default font, not the embedded Roboto font.

@M-Adoo
Copy link
Collaborator

M-Adoo commented Oct 1, 2024

The FillButton will utilize the font style specified for it. Additionally, we plan to remove the Label and refactor the widgets crate shortly.

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

No branches or pull requests

2 participants