-
Notifications
You must be signed in to change notification settings - Fork 7
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
Intermediate pixel polishes #139
Comments
Raising priority. Many bug related issues have been addressed. It was suggested that we should include pixel polishes in the next round of dev testing. |
@Denz1994 here are some polishes I would like:
|
@arouinfar two questions for you
|
I like this idea, though I wonder if it's important to include the actual names of the representations of molecular structure. I've pinged @emily-phet to ask her thoughts. Here's a rough mockup of what the dialog could look like.
@ariel-phet I think the tallest bucket is vertically centered in the carousel, with the other buckets bottom-aligned. The most noticeable contrast is between the 3rd page (containing a tall stack of chlorine) and the 5th page (relatively short bucket contents). I am fine with the current behavior, though I can see that the vertical jumping could look a bit odd. My guess is the current alignment approach is likely the easiest, but if you feel strongly about the alignment, then I would suggest using the bucket position on the 3rd page everywhere within the carousel. |
@Denz1994 we've defined the various colors for atoms in Nitroglycerin/Element. I believe BAM is already using this. While similar to the Java colors, we did end up making some changes to improve colorblind contrast in phetsims/nitroglycerin#12. |
@Denz1994 let's leave the bucket alignment as is for now on the third screen. Let's also wait until we get some chemist input from @emily-phet if we should consider icons or not. |
Most of the changes have been committed. Just awaiting input from @emily-phet on text vs. icon representation for the radio button.
This is true. There would be nothing to change here. |
Weighing in on text vs icon:
Let me know if that helps! |
@emily-phet thanks for reviewing! Let's move forward with the iconic radio buttons.
This is great to keep in mind. I think a diatomic molecule with the generic coloring would work nicely. @Denz1994 the generic molecules in Molecule Shapes are purple/white:
I cobbled together a rough mockup using screenshots (ignore the atom colors). I chose a molecule with a double bond so there'd be a bit more contrast between the two options. |
…h icons and main molecule representation. #139
@arouinfar Can you check this dev version to make sure this behavior and appearance are in the correct direction? Note: I still need to add the radio buttons. Will need @jonathanolson advice to get pass assertion check for the parent type when rendering icons. |
@Denz1994 that's exactly what I was thinking! For future reference, icons in the dev version look like this: |
During status meeting on 02/06/20, @arouinfar asked to be reassigned to this issue for additional input on the design of the radio buttons. Is this correct @arouinfar? |
@Denz1994 here's a mockup of the RadioButtonGroup. |
Master now includes the |
Looks great @Denz1994! |
This BAM dev has come across far enough where some pixel polishing could be addressed.
I'll note some points that I think are worth review but will leave to the design team for further input:
Note: There is an
?easyMode
query parameter to fill collections easily.Assigning @ariel-phet for intial review.
The text was updated successfully, but these errors were encountered: