I’m designing a watch and wanted to switch the seconds to 60 rotations per minute on CCW when it switches to night mode.
It works perfectly in CW mode, which I use for daytime, but any setting that I put for CCW defaults to 1 rotation per minute (instead of 10, 20 , 30 60 … none work)
It displays perfectly in the app, but the issue happens when i push it to my Galaxy Watch (1st gen).
Thanks I understand now. It sounds like a bug.
Try changing the movement from normal to sweep or tension
Assuming that won’t work
Try
Set Sync with
conditions > none
set the rotate to -([s] *5)
when changing the movement from sweep to normal or tension, it will only “skip” the amount of seconds that i enter in the rotate field.
If I set “sync with” to conditions and none, that greys out most of the fields so I can’t set a rotate value.
When I leave it to “sync with seconds in minutes” and change the rotate value to a negative value, that will switch the rotation from cw to ccw and vice versa and change the speed of the rotation in the app as well , but it doesn’t change the speed of the rotation on the watch … still at 1 full rotation per minute, instead of 1 full rotation per second.
I tried -([s] *6) in the tag expression. That did not look faster than the default speed to me, and it seems to do a reset when it hits around the 3 seconds mark but it does starts from 60.
First off I had a brain freeze when I thought it may have something to do with Animation.
Second when I put it to sweep it works counterclockwise. But when I do a lot of the settings change so I have to redo it until 60 rotations and CWW and Sweep are all set
Did you try that? It works in the run window but I didn’t try it on my watch.
Sorry, I understand now, I don’t think there is any way to overcome if it is an OS issue. what watch do you have an what version of tizen software is it running. I’ll try to duplicate it.