-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Previously discussed at #65
Workaround
Use Padding="2" on your MaterialIcons. You can set it to every MaterialIcon via this style:
<Style Selector="MaterialIcon">
<Setter Property="Padding" Value="2" />
<Style/>Solution
Probably need implement some backward compatibility styles/resources import to allow old users to use 3.x.x with a old sized.
Probably we also need tests to cover this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed