phetsims / wave-interference

"Wave Interference" is an educational simulation in HTML5, by PhET Interactive Simulations.
MIT License
18 stars 5 forks source link

Minor regression in pulse icon RoundButton size #505

Closed zepumph closed 3 years ago

zepumph commented 3 years ago

Over in https://github.com/phetsims/sun/issues/657, RoundButton began to scale down its content when the specified radius option couldn't support it. I was able to cover every case I found expect for in wave interference. When you swap scene selection buttons, an icon appears on the laser/faucet that looks like a pulse or a wave of some sort. That is slightly smaller since __.

@samreid would you please take a look. It is very small, but it is a change in a sim that I am not responsible for. Just a bit smaller on master now.

Before: image

Now: image

samreid commented 3 years ago

This seems OK to me, thanks! Closing.