Replies: 2 comments 2 replies
-
I did not try this yet: Does it work when you do this? TouchArea {
clicked => {
timer.running = false;
timer.running = true;
}
} But IMHO having a |
Beta Was this translation helpful? Give feedback.
2 replies
-
This seems to work for me. Can you try it out:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions