grommet/grommet-designer

Icon size in button component

jensy opened this issue · 2 comments

jensy commented

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

image

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

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.