]> git.lyx.org Git - features.git/commit
Ignore horizontal wheel scrolling in workarea
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 20 Sep 2018 21:21:41 +0000 (23:21 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 21 Sep 2018 16:42:32 +0000 (18:42 +0200)
commitbf3b81e46a8d82091948b519333daa55d1a31897
treea79a85c0d75ef353629ce36454e0bab8be894b49
parent97f3f180078a8c6336477cd44121e7f3d4a07783
Ignore horizontal wheel scrolling in workarea

We do not know what to do with horizontal scrolling events, so we ignore them.

Note that the code has to be different between Qt4 and Qt5.

Fixes bug #11257.

(cherry picked from commit 2cfbc5ecf6e26da0ca3f61372e5373d1ef4f7ab7)
src/frontends/qt4/GuiWorkArea.cpp
status.23x