Analog hands rotation bug in aod mode

Today I’ve updated wfs to new version (1.14.20 from 1.14.13). In normal mode every thing works fine, but in aod mode analog hands rotation seems bugged. The rotation of hour hand works as minutes, minute hand as seconds and second hand as hour.
I tested with sample projects, and the result is same. Is this happening to me or its bug in the new version?

Are you seeing this on the watch or in the run time emulator?

It may be because you didn’t update from 1.4.13 to 1.4.19 or it may be because you have a second hand in your AOD

Check what your settings are in the AOD hands what do they say for sync with?

It all seems to work fine with the example projects provided in the run window. But they don’t have the errant second hand in AOD mode.

Ron
Samsung Developer Relations

1 Like

I checked the settings in aod, all the syncs with hands are correct. In the sample projects (of course there is no seconds hand) minute hand moves as seconds.

The minute hand in the run preview runs at one minute per second is that what you are seeing?

(boy I typed that first line to fast)

Ron

1 Like

Trying again.

The minute hand in the run preview runs at one minute per second it does not run in real time. You can see this because in the work window the indicator at the bottom jumps a minute each time the minute hand moves

I think this is done because there is no second tick in AOD and it helps emulate how things appear better.

I don’t know if this was a change from the older version but it you tell me it is I wouldn’t doubt it.

Ron
Samsung Developer Relations

1 Like

Thanks for the help, indeed the run preview runs at one minute per second, how I didn’t see that. This is my first time making an analog watch face, maybe that’s why. Now need I to make the seconds hand image invisible in aod? (Thanks for your reply)

Set the work window to AOD
You don’t see the hide/show in a normal layer (see the hour hand in the image)
if you hover over a layer (in this image I hovered over the minute hand and a grey eye will show (see minute hand in the image)
if you click on it and it will be brighter and the text for the layer will be greyed (see the second hand in the image)
that will hide or make the second hand invisible but only in AOD mode.

show or hide

Ron
Samsung Developer Relations

1 Like

That did it, thanks for the help