Closed marlonmarcello closed 4 years ago
Issue When this library was first created it had to support really old browsers, so we used GSAP to standardize the animation. GSAP is a huge library and makes this simple controller way bigger than it should be.
Solution We should come up with a better implementation that doesn't require us to use GSAP. For reference: https://codepen.io/shubniggurath/pen/PowEzVb
This is now done in V2
Issue When this library was first created it had to support really old browsers, so we used GSAP to standardize the animation. GSAP is a huge library and makes this simple controller way bigger than it should be.
Solution We should come up with a better implementation that doesn't require us to use GSAP. For reference: https://codepen.io/shubniggurath/pen/PowEzVb