grommet / grommet-designer

Apache License 2.0
36 stars 18 forks source link

Icon size in button component #52

Closed jensy closed 4 years ago

jensy commented 4 years ago

Changing the size property on a button with an icon does not apply anything.

image
ericsoderberghp commented 4 years ago

Well, that's how grommet works. Were you thinking that the icon should also scale up and down with the size?

ericsoderberghp commented 4 years ago

Changed the designer to automatically set the icon size when the Button is given a size. This will also apply to all other places where icon is a property, such as Menu.