smooth-scroller icon indicating copy to clipboard operation
smooth-scroller copied to clipboard

Horizontal scrolling using SHIFT+mouse wheel does not work

Open cpazaras opened this issue 6 years ago • 2 comments

Enabling Smooth Scroller sadly disables horizontal scrolling using SHIFT+mouse wheel for some reason. Vertical scrolling occurs instead, as if SHIFT was not pressed at all. (It scrolls fine horizontally if the plugin is disabled).

Would be great to have horizontal scrolling back to an otherwise awesome plugin :)

Thank you very much in any case for your efforts so far.

Smooth Scroller version: 1.3.0 IDE: PhpStorm version 2019.2.4 System: Linux (Manjaro), kernel version 4.19, Java version 11.0.4

cpazaras avatar Nov 14 '19 13:11 cpazaras

This also happens on Windows so it's probably a case of not checking if shift is active

DeflatedPickle avatar Oct 22 '20 20:10 DeflatedPickle

@cpazaras, I've fixed this issue in my fork (awaiting approval)

DeflatedPickle avatar Nov 10 '20 00:11 DeflatedPickle