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
The Speed and Kinetic Energy histograms have checkboxes to display the data for a single particle type.
I can see a client wanting to hide both checkboxes, but not just one. @Nancy-Salpepi and I think it would be nice to create a checkboxGroup that contains both heavyParticlesCheckbox and lightParticlesCheckbox. We could then feature checkboxGroup.visibleProperty and uninstrument the individual child checkbox.visibleProperty.
I recognize that request is treading into scope-creep territory, so feel free to veto @pixelzoom.
The text was updated successfully, but these errors were encountered:
For #30
The Speed and Kinetic Energy histograms have checkboxes to display the data for a single particle type.
I can see a client wanting to hide both checkboxes, but not just one. @Nancy-Salpepi and I think it would be nice to create a
checkboxGroup
that contains bothheavyParticlesCheckbox
andlightParticlesCheckbox
. We could then featurecheckboxGroup.visibleProperty
and uninstrument the individual childcheckbox.visibleProperty
.I recognize that request is treading into scope-creep territory, so feel free to veto @pixelzoom.
The text was updated successfully, but these errors were encountered: