Hey.
I have problem with stopping an animation. When I stop the animation, it jumps to end, even if I have given "false"-attribute.
Example:
-
I click hardware.
-
It starts to move to hardware.
-
I click projects.
-
It jumps instantly to hardware.
-
It starts to move to projects.
- It stops at projects.
What it should do:
-
I click hardware.
-
It starts to move to hardware
-
I click projects.
-
It changes course to projects.
- It stops at projects.
Thanks!