[GooseMod/Topaz] Cannot stop autoscrolling
couleurm opened this issue · 5 comments
Hey, once I click the middle mouse button I can't manage to get it to get out of auto-scrolling mode, a tip/fix would be greatly appreciated!
window.cancelAnimationFrame() can't be used. This seems like a mistake, since window.requestAnimationFrame() can be used in fact. I made a pull request on the topaz repo (GooseMod/topaz#1) to fix that. If they merge it, this issue will be fixed too. If they don't, there's not much I can do.
User george.
on the goosenest discord just told me about the --enable-blink-features=MiddleClickAutoscroll
which does what you expect, but still pastes when you scroll
Yeah, I know about that Chromium argument. I just don't like it because it doesn't prevent middle click paste. That's why I made this plugin.
Good news: The PR got merged. The plugin will work when the next version of topaz comes out.
Will release next time I'm on PC 👍