Simple animations slow down browser with violation 'setTimeout' handler
Lately, my animations have been generating a violation when testing and publishing an HTML5 canvas. It happens on simple animations and more "complicated" animations.
One of my simpler ones starts with a button that has a "gotoAndPlay" to another frame with a movieclip, play the movieclip and stop. When I test the animation, my browser slows down my computer and the violation is something like this: "[Violation] 'setTimeout' handler took 79ms createjs-2015.11.26.min.js:12". It will give this violations thousands of times until I close the browser window.
Does anyone know what is causing this? It's been happening to my animations for the last month or two. I updated Animate CC today and it's still happening.
