-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add keyboard help information for interaction with the flux meter #180
Comments
The current plan is to implement the probe as an accessible slider. In that case, we may not need specific content for the Energy Flux Meter. |
Tagging for design meeting. The current implementation uses a slider, so I don't think we need specific information in the keyboard help dialog, but let's confirm with the team. |
At today's meeting we decided that we would change the heading for the Slider Controls in the keyboard help dialog to say "Slider and Flux Meter" controls. This pertains to the screens that include a flux meter, which are the Photons and Layer Model screens. |
@arouinfar - I just did some investigation into changing the keyboard help dialog section that says "Slider Controls" to "Slider and Flux Meter Controls". The title string "Slider Controls" comes from a common code component called
|
Thanks for investigating @jbphet.
I completely agree. This is not important for the prototype.
It seems like there should be an option in I think the only PhET-iO implication is that the title string would live under @jbphet please open up a general issue. |
@arouinfar - You were right, an option to change the section's title does exist, and I just missed it. I've made the changes, including some additional ones that you and I discussed over Slack. Please have a look and let me know if we're good to go. |
@jbphet the heading and contents look good, for Photons and Layer Model. However, there isn't a Flux Meter on the Waves screen, so it should just be the default |
Good point. I'd missed that, and have corrected it. The commits above should be cherry-picked to the release branch so that it is fixed in the prototype when deployed. |
These changes have been propagated to the 1.1 branch. This should be verified before publication of the 1.1 prototype. |
This is what I see in rc.2: I believe this list covers everything discussed in the issue, so closing. |
Interaction with the flux meter will need some custom explanations in the Keyboard Help dialog. This should be designed first, then implemented.
Assigning to @arouinfar for the design part.
The text was updated successfully, but these errors were encountered: