-
-
Notifications
You must be signed in to change notification settings - Fork 954
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
watchface: SlowTime #1906
base: main
Are you sure you want to change the base?
watchface: SlowTime #1906
Conversation
Build checks have not completed. Possible reasons for this are:
|
Hi, this looks like a great idea. As space will always be an issue, would it be possible to extend the existing analogue watch face based on the 12/24 hour toggle (which I see can be toggled when you have the analogue watch face selected but it's not used)? |
I like the thinking but I'm not quite sure that would work how people expect, at least for me if I set 24h time I'd expect to have 24h when displayed digitally (be it other apps / menus or watchfaces) and 12h on an analogue clock as usual. Having to have 12h time on menus in order to have a normal analogue clock would annoy me - and there's also the change of the seconds hand disappearing |
Yes I see the struggle with this approach. Would annoy me too, so I don't think that's an option. PineTimeStyle makes use of settings, maybe a settings tile could be included to the Analog watchface to switch between 12h and 24h style? Edit: Could space be saved by having a picture as the clock face? |
…splay of the second hand
pull changes from upstream
merge changes from development branch
@SteveAmor @mark9064 Also the second hand can be toggled in both the 12h and the 24h view. |
Testing on hardware now. Seems to work exactly as intended :) |
Great, thank you :)
They are meant to be the odd number markers, I had numbers for all the even hours, but it was to bulky.
I'll look into it. |
@mark9064 Is it weard that the outer circle (minutes) is white and the inner (hours) is cyan? |
InfiniTime/src/components/settings/Settings.h Line 277 in f3d4f04
I definitely prefer the revised hour markers, but I don't actually daily drive the analogue watch face so I feel like my opinion isn't worth listening to too much :P Edit: Just saw your edit. They're pretty even to me, but I slightly prefer the gapless variant. But as before I'm not the one to listen to |
Proposal for a new watch face:
I created a 24 hour clock analog watchface based on WatchFaceAnalog.
It displays a full 24 hour day and only features an hour and minute hand.
Battery, date etc. are still included as in original Analog watchface.
Tested in InfiniSim, but never loaded onto PineTime.