phetsims / density-buoyancy-common

Common code for the Density and Buoyancy simulations
GNU General Public License v3.0
0 stars 2 forks source link

Two-block radio button group layout bug when block control is hidden #215

Closed zepumph closed 6 days ago

zepumph commented 2 weeks ago

In PhET-iO you can hide the control for editing the blocks. When you do that, the radio buttons layout is on the resetAllButton.

image

zepumph commented 2 weeks ago

FURTHERMORE! @samreid just pointed out that the sim will crash if you also hide the other two accordion boxes.

AgustinVallejo commented 6 days ago

I'm basing these buttons off the reset all now. Closing