Closed samreid closed 2 years ago
Oh no! That deletion was not intentional, I reviewed https://github.com/phetsims/griddle/issues/49 and it was all about changing the label colors, changes were meant only for labelColor
in https://github.com/phetsims/masses-and-springs/commit/50f69eb9ec6e0ac7f057e4179c102fc70201f809.
The button has been added back. Thanks for finding this.
Looks great, thanks for the fix. Closing.
In https://github.com/phetsims/scenery-phet/issues/746, we discovered that Masses and Springs creates but never displays a MoveToTrashButton. The sim used to look like this:
https://github.com/phetsims/masses-and-springs/issues/322#issue-353233485
But now looks like this:
In https://github.com/phetsims/griddle/issues/49 there was this commit: https://github.com/phetsims/masses-and-springs/commit/50f69eb9ec6e0ac7f057e4179c102fc70201f809 which removed the clear button, but without explanation and it's not clear that was intentional. @jessegreenberg can you please comment?