Repeating event

1.11K viewsCSS Questions
0

If I want to have a momentary button held down and repeat the event (continuously until I release the button); what is the best way to do it in CSS?

admin Changed status to publish May 22, 2024
Attached Files:
0

Hmm, I can’t think of way this could be done currently.
What would be frequency that the repeat interval should happen at?

admin Changed status to publish May 22, 2024
Attached Files:
0

Hi John, could there be a way of incorporating this with Reactions? It seems like there isn’t much to add to it now to make it possible. Perhaps a sub-category in “Loops” called “While”? Or perhaps an option in “Conditions” to make the condition repeatable? ie: as long as x is y then z.
After that you would only have to add a Delay action for adding a time delay in the while loop and letting the user specify the delay time.

I could definitely use that for Forward/Rewind as well as scrolling through various objects.

admin Changed status to publish May 22, 2024
Attached Files: