-
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
Screen icon design #28
Comments
We're getting close to feature complete, when it would be nice to have screen icons. So assigning to @arouinfar. Before we put effort into artwork or implementation... It would be preferrable to create icons in code, so that color profiles can be supported. And it might be good to propose icons, and have the sim team approve. Or maybe brainstorm as part of a design meeting. |
I agree @pixelzoom. It's also fewer assets to create and maintain.
Sounds good, here's what I'm thinking:
@pixelzoom feel free to tweak these ideas or propose any alternatives. |
A few of these are not going to hold up very well in the navigation bar. We can certainly have different icons for the navigation bar, but it would be preferrable if we didn't. So I think we should consider more simplified, caricatured version of these things. @arouinfar let's discuss. |
This probably needs to be discussed in a design meeting with the team. |
1/25/2024 design meeting: @arouinfar @kathy-phet @ariel-phet @pixelzoom Consensus was that the icons for the Bar Magnet and Generator screens are OK. We did not reach any conclusions about the other screens. @ariel-phet commented that physicists will probably want to see coils in the icons. |
@arouinfar and I met about this, and did some brainstorming. Here are some changes that we're going to try... Pickup Coil screen: Transformer screen: |
The first screenshot below shows the lastest screen icons in context. For the Pickup Coil and Transformer screens, clipping off the tops of the wire ends on the coils looks decent. The second screenshot below shows what happens when you leave the home screen, then come back to the home screen. The |
2/29/24 design meeting with @arouinfar @kathy-phet @ariel-phet @Nancy-Salpepi @pixelzoom
|
Change requests have been completed. ScreenIcons were consolidated in FELScreenIconFactory.ts, so that I could factor out shared code (see I'll leave this issue open until the |
I've moved the clipArea bug to #89. @arouinfar please review the screen icons. If everything looks OK, please close. |
Thanks @pixelzoom, looks good on main! Closing. |
We'll need icons for the 5 screens, ideally (but not necessarily) something that works for both the Home screen and navigation bar.
Since there are 4 sims in this family, it would also be nice if the same screen icons are usable across all sims in which the screens appear.
Also preferred that the icons can be drawn in code, to make it possible to match color profile.
The text was updated successfully, but these errors were encountered: