phetsims / geometric-optics

Geometric Optics is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 5 forks source link

Move preferences to js/global/ #449

Closed pixelzoom closed 1 year ago

pixelzoom commented 1 year ago

After publishing GO:Basics 1.2 in https://github.com/phetsims/geometric-optics-basics/issues/27, move preferences files.

js/global/model/: GOPreferences.ts

js/global/view/: GOPreferencesNode.ts Add2FPointsCheckbox.ts FocalLengthModelTypeControl.ts

pixelzoom commented 1 year ago

I decided not to do this, and reverted in sims where I had done it. It turned out to be a Pandora's Box, and I wasn't up for the amount of discussion that it would involved.