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

[Bug] Only Button has the styling classes #408

Open
1 task done
sn4k3 opened this issue Feb 17, 2025 · 1 comment
Open
1 task done

[Bug] Only Button has the styling classes #408

sn4k3 opened this issue Feb 17, 2025 · 1 comment

Comments

@sn4k3
Copy link
Contributor

sn4k3 commented Feb 17, 2025

Check the following items

  • I have looked up relevant Issue

Description of the issue

The classes like Flat only exists on Button. Other Buttons like Toggle, Split, etc does not have them.

Package Version

6.0.0

Environment

Windows 11

Expected Behavior

Styling classes to be present on other buttons as well.

Reproduction

<SplitButton Content="{materialIcons:MaterialIconExt Kind=Add}" Classes="Flat"/>

Additional Information

No response

@fntc
Copy link

fntc commented Feb 21, 2025

@kikipoulet Issue is not fixes on android/iOS - created a PR to fix the code properly

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