Closed zepumph closed 1 year ago
Taking a look at this now.
patch so far
Lots of good work from pairing with @Luisav1 above. Here are the cleanup steps I'd like to take care:
Everything in https://github.com/phetsims/build-a-nucleus/issues/185#issuecomment-1698188068 was done above. I think we are ready to close after @Luisav1 gives a small spot check.
The changes are looking good, closing.
While discussing https://github.com/phetsims/build-a-nucleus/issues/170 with @Luisav1, it would be nice if we used a layout box to get the row of creators at the bottom of the screen view. Right now it is very manual, and kinda strange to pass in the creator Nodes to the arrow buttons for the enabled logic. This should all get moved into a separate class.
Let's name it
NucleonCreatorsNode
.