I've got a roundabout that autoplays with a slow (2500ms) linear rotation. I'd like the first click of the next/previous buttons to stop the autoplaying immediately, but when i call "stopAutoplay", the current stage of the autoplay animation completes first which makes the roundabout feel unresponsive.
Is there a way to immediately interrupt the current animateToBearing call/queue?
I've got a roundabout that autoplays with a slow (2500ms) linear rotation. I'd like the first click of the next/previous buttons to stop the autoplaying immediately, but when i call "stopAutoplay", the current stage of the autoplay animation completes first which makes the roundabout feel unresponsive.
Is there a way to immediately interrupt the current animateToBearing call/queue?