phetsims / circuit-construction-kit-common

"Circuit Construction Kit: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
10 stars 10 forks source link

When currentTypeRadioButtonGroup is hidden, the panel should get shorter #945

Closed matthew-blackman closed 1 year ago

matthew-blackman commented 1 year ago

Found in discussing tree - https://github.com/phetsims/circuit-construction-kit-common/issues/917

When view.displayOptionsPanel.currentTypeRadioButtonGroup.visibleProperty is false, the control options panel should reflow and get shorter.

Parent issue - https://github.com/phetsims/phet-io/issues/1757

samreid commented 1 year ago

This works very well and the code change is great, closing.