ZSWatch icon indicating copy to clipboard operation
ZSWatch copied to clipboard

Issue with wrong hours in new watch faces

Open Kampi opened this issue 1 year ago • 6 comments

The hours arent´set correctly. If you have a flip from i. e. 23 oclock to 5 oclock because of a watchface activation at this time points, the leading 2 isn´t deleted which results in 25 o`clock.

My guess is that this issue comes from this line in the generated code:

https://github.com/jakkra/ZSWatch/blob/684d88b40d7297c20686fd16d79102b8d2b129b0/app/src/ui/watchfaces/73_2_dial/zsw_watchface_73_2_dial_ui.c#L338

I think an additional else where the image source for the number 0 is loaded should fix the issue.

Kampi avatar May 13 '24 04:05 Kampi

Will check it out

jakkra avatar May 13 '24 06:05 jakkra

Your example seems to work, will debug more Screencast from 2024-05-13 11:34:33.webm

jakkra avatar May 13 '24 09:05 jakkra

@jakkra I think this is already fixed, isn´t it?

Kampi avatar May 26 '24 12:05 Kampi

@jakkra I think this is already fixed, isn´t it?

Nope, had it yesterday. Needs debugging

jakkra avatar May 26 '24 12:05 jakkra

Is this still relevant?

Kampi avatar Jul 23 '24 11:07 Kampi

Is this still relevant?

Yep not working correctly, needs fix

jakkra avatar Jul 23 '24 14:07 jakkra