]> git.lyx.org Git - features.git/commit
Workaround Qtbug where QAbstractScrollArea::mouseMoveEvent(...)
authorEugene Chornyi <yu_jin@lyx.org>
Thu, 9 Jul 2020 07:36:12 +0000 (09:36 +0200)
committerEugene Chornyi <yu_jin@lyx.org>
Thu, 10 Sep 2020 19:43:37 +0000 (21:43 +0200)
commit0638574dc9a3e672874dbd0fe6ba6176cae4b194
tree68841bf64e569ce100610d43faaf24b8ac3be22b
parent34f33b27a36ec3e7298546588768747802f99fcc
Workaround Qtbug where QAbstractScrollArea::mouseMoveEvent(...)
is called falsely when quickly double tapping on a touchpad of a notebook running Windows (only for specific Qt Versions)
src/frontends/qt4/GuiWorkArea.cpp
status.23x