I am working on master timeline which can be interact via slider. If the time value changes too fast then animation in nestedtimelines aren't able to finish their animation or return to their initial state. Like, text or images remain on the screen instead of they should disapper if ı rewind the timeline. Is there a way to avoid this.
I have two solution like when the go is disabled putting the inital state values, or make limitation for slider value changing. Second one is not user friendly. First one is not best practice I guess. So, I would like to avoid those options.