Skip to content
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

Improved StopWatch UI (iOS-inspired) #2251

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

koenraijer
Copy link

Lap times used to be cumulative, instead of starting at 0 for each lap (which is more useful imo). I changed lap time behaviour so that 1) lap 1 starts counting as the stopwatch is started 2) final lap times are now the duration of the lap instead of the end point in "absolute time". I also changed the UI to be more clear: "#1" became "Lap 1". I moved the millisecond indicator to the top of the colon to make space for a third lap. This way the UI provides more information than before (2 laps only) without feeling crowded.

IMG_6977

Copy link

github-actions bot commented Feb 16, 2025

Build size and comparison to main:

Section Size Difference
text 373416B 392B
data 948B 0B
bss 22536B 0B

Run in InfiniEmu

@mark9064 mark9064 added enhancement Enhancement to an existing app/feature UI/UX User interface/User experience labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing app/feature UI/UX User interface/User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants