Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.15.10, 6.7.0
-
cdf71ef7b (dev), 1ef069799 (6.8), 5f16dfbe6 (6.7), 5e2878df3 (tqtc/lts-6.5), 1ffc2adea (tqtc/lts-6.2), 592235e76 (tqtc/lts-5.15)
Description
It's impossible to stop animation or change running property with alwaysRunToEnd: true; loops: Animation.Infinite after next steps:
stop()
alwaysRunToEnd = false
start()
Example project in attachments. Just run it and press button with text "brokeAnimation"