jeffchannell
jeffchannell
I’ll have to check the available APIs to confirm if the mouse down info is available first, but if it is I can try to add it!
I'm not sure why this happens yet...
It really depends on the cursor icon and the "xhot/yhot" values that can be read from the shell... https://github.com/jeffchannell/jiggle/blob/master/effects/ScalingEffect.js#L80
I've made some adjustments in the master branch for cursor positioning as I was revamping the animations to remove Tweener. Adding some modifiers to the X and Y offsets seems...
I wish I could, but ultimately this extension takes advantage of the desktop environment as a whole and there’s lackluster support for detecting active window states. I’m going to leave...