-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refine the studio tree #30
Comments
…mysteryLauncherProperty - see #30
Note about the Stopwatch: If we decide to go with a draggable design for the stopwatch in #94, we may want to implement a more traditional StopwatchNode which requires a Stopwatch instance. Otherwise, the Stopwatch in the VSMModel can be removed. |
@matthew-blackman and I completed our review and refinement for VSM. We still need to do Sampling. |
All ideas implemented or moved to side issues. @arouinfar said she would like to phetioFeatured in the context of #29. Nice work @matthew-blackman @arouinfar and myself. Closing. |
Reopening with feedback from 4/5 meeting with @arouinfar:
|
Ready for your review @arouinfar. It looks like the sim preferences and audio preferences UI are already instrumented under |
Looks good on main, thanks @matthew-blackman.
Yes, looks like it's all there. Not sure why things appeared to be missing during our review together! |
Reopening. The API was not regenerated, failing git-hooks, so I regenerated in https://github.com/phetsims/phet-io-sim-specific/commit/0a37eb7bfbb17d8cd5bb4d5229fafaf2665b2fc3. And this change looks odd to me -- why is there an additional ![]() |
From slack:
|
@samreid and I discussed this with @pixelzoom and we are all in agreement that the 'simPreferences' and 'audioPreferences' tandems do not appear to be needed. We removed these tandem levels in the commit, and would like to open a common code issues to remove the 'simPreferences' tandem for the children of SimulationPreferencesContentNode. Nice work! This issue can be closed. |
@matthew-blackman and I would like to review the tree. @pixelzoom also recommends looking at the design section of https://github.com/phetsims/phet-io/issues/1969#issuecomment-1753353643
We would also like to check in with @arouinfar once this is ready. @pixelzoom recommends this may be better sooner rather than later.
The text was updated successfully, but these errors were encountered: