You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not really too good of a solution, but the layout code to begin with isn't really that great either. Some thoughts on this block:
We don't listen to bounds, only the string itself, so many other items could effect the panel (hiding one checkbox with PhET-iO) and this wouldn't re-layout
I'm concerned that this is a different chunk of code than other screens. Likely the resetAllButton should be positioned in the same way on all screens since it is pretty much in the same spot.
This sim isn't in active development, so I'm not trying to spend too much time here. I wrote out a TODO to this issue, so hopefully it can get tackled next time dynamic locale is tackled + phet-io for this sim.
Caused from layout updates when locale changes AND phet-io fuzzing hides all checkboxes in this vertical checkbox group:
forces-and-motion-basics/js/netforce/view/NetForceControlPanel.ts
Lines 99 to 104 in 70b975e
The text was updated successfully, but these errors were encountered: