-
Notifications
You must be signed in to change notification settings - Fork 163
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
Stopwatch UI #20
Comments
Maybe we should move the icons to the locations where the buttons are? (which is not quite clear without having the watch or a mockup, iknow :)) |
@uvwxy My PCB is on the way, can I work on this? Maybe something for me to start with. |
@nithinkodadhavadee of course you can ! if someone else wants to work on this at the same time is fine for me too. the more apps and variations we have for this platform, the better it becomes. |
I think that the icons could be next to the buttons at the start and when there are no saved values. That would be more intuitive when using it the first time. When there are saved values I think the user would already know what each button does. The icons would just create a space in which nothing could be shown with this design. Putting the icons at the side used less space, so I went with that. |
I moved buttons close to where the buttons could be (like you suggested). Thanks for the suggestions! I think the UI now looks better and is more functional. Can't wait for more suggestions! |
I think it would be smart for the user to push and hold (for 3 seconds or so) to reset. This will minimize accidental resets if you accidentally bump the button. As far as the visual indication of resetting the time goes, this is what first came to mind. A small circle next to the reset button that forms over the course of 3 seconds or so. Basically like pizza slices, it starts off as one slice, then the second slice gets added, then it's a quarter circle, then a semi circle, then 3/4 of a circle, then finally a full circle. |
Great idea! |
Added @Tomaskocarter idea that the reset button should be held to prevent accidental resetting and added a splash of color (someone said that there is a global accent color, so the pinkish red would be the accent color selected, the icons behind it would be 50% (or lower whichever value looks the best), of the actual colors brightness), made icons rounded and put the pause icon behind the timer(if it can't be implemented, the old design is fine as well). |
Is no one working on this (code)? |
I realized that there is no way that you could see older flagged times. Maybe when there are more of them the flag icon when paused should transform into an arrow and when you have scrolled down it would also show the arrow in the stop buttons place. |
There are too many colors, I think the accent color would be enough. The flag doesn't really fit in, I think it should be filled. The page selection dots should be centered on the left side. Also, maybe the stopwatch itself shouldn't be colored, but instead there should be a line under it, it could make it a bit more readable and prettier. I still think that when you have times flagged, the button icons should be in the corner and smaller, because then the timer itself could be bigger and there would be less space wasted, but that's just my opinion. Other than these little issues, I like it. |
Ok, I used the warning color for reset and the flag for the last 7 (page) laps. For the page indicator I used the info color. I will test accent color only.
I agree. Some polishing has to be done.
I'll change that and post an update.
I personally like it when the icons are next to the buttons. I think at the moment we are using this scheme everywhere. Maybe we can think about coloring the labels for buttons. |
I think that the accent color will work better, because it will look good with any accent color, whereas if we put a constant color that is not black, grey or white, it may not look very good.
I would like them in the middle because it allows for more data or bigger fonts. I think that when there is enough space, icons beside buttons is preferable, but in this case it just looks weird, the icons take up way too much room, while the small icons wouldn't interfere and would use screen space that isn't used.
I would love if it was available for all apps to use easily, it would make apps feel coherent and would provide a more space efficient (both storage and screen space) and polished experience. #15 is implementing some utilities to use in the UI, maybe suggest it there. Also the line under should be with the accent color, not just white, should've mentioned it in the previous comment. |
This design looks very good!
Didn't know you could use that button for apps, in that case it makes a better choice than centering it/
What do you mean by this? I don't know how it would be to use it, but wouldn't it make sense for the newest flagged time to be above the line? Also, when scrolling through pages the value above the line should be the latest one. |
Ok, fixed that. |
@Kokofruits1 thanks for the awesome design the code is now merged into the develop branch! |
Shape : fixed moving for hours ThickTick
This is an idea I have of what a stopwatch UI could look like. I think it needs a bit more tweaking when implementing, like an accent color somewhere and a redesigned flag symbol, but as a base I think it's okay. I also don't know what would be the behavior when it reaches a full hour, would it cut off milliseconds or make the whole font size smaller.
I'm not a professional designer (not even close to one), but I wanted to contribute to this awesome project in some way.
The text was updated successfully, but these errors were encountered: