Kam Kudla

Results 14 comments of Kam Kudla

Are there any solutions to this? I can confirm that `window.scrollBy` works around the issue with timing: ``` window.scrollBy({ top: 100, left: 0, behavior: 'smooth' }); ```

How do I implement this? I toggled off "Use smooth scrolling" and I am running v1.66. Update: I changed this line and re-built. Holding the scroll keys works fine. https://github.com/philc/vimium/blob/bdf654aebe6f570f427c5f7bc9592cad86e642b5/content_scripts/scroller.js#L64

Hi @cheofusi, yes, I tested it with wav, mp3, and ogg. They all have the same issue.

I think I might have solved the problem with the simplest fix - I added a much more aggressive fade-in/out using Audacity. Occam's Razor as always.