BenComicGraphics
BenComicGraphics
switched to https://unpkg.com/[email protected]/release/spritespin.js and it is still going super fast.
I did. Also using the Vue implimentation if that helps. On Tue, Sep 28, 2021 at 7:26 AM Ginie ***@***.***> wrote: > Did you also change the frameTime to something...
Can you email me privately and I can send you a link to the live site? On Tue, Sep 28, 2021 at 8:56 AM Ginie ***@***.***> wrote: > i can...
TRhat's... not what I asked at all. I want to scroll down the page, with the cursor over the object, have the object rotate, but the page still scroll down.
Ok, how? This is my code. ```js $(function() { Vue.component('spritespin', { props: ['options'], template: '', data: function () { return { api: null, data: null, } }, mounted: function() {...
well, I attempted it, got "Stopimmediatepropagation is not a function". The issue is trackpad downward scroll is hijacking the scroll. I still want to have it rotate later on, and...