Hello,   I've got a weird problem with my code. I got a draggable element which is divided in 8 steps (each 45 degrees). When I am at 270 degrees and want to turn it 45 degrees (to 315 degrees) it jumps straight to the max which is 360 degrees. Sometimes it also happens at a random degree but it is very good reproducable with the 270 degrees to 315.   I am using:  - TweenMax - TimelineMax - CustomEase - Draggable - DrawSVG - ThrowP