]> git.eshelyaron.com Git - emacs.git/commit
Fix mouse-scrollbar offset on GNUstep and old macOS (bug#29053)
authorAlan Third <alan@idiocy.org>
Thu, 2 Nov 2017 21:41:11 +0000 (21:41 +0000)
committerAlan Third <alan@idiocy.org>
Thu, 2 Nov 2017 22:41:42 +0000 (22:41 +0000)
commit36400c7dc9c8d46f956f42d4bdbb6fe7b3f8c30a
treef0a93da8930e3d9784fba5ef014b4e2532dbc095
parent04bc1410c26884bfed9fd7ba7376491023df03fc
Fix mouse-scrollbar offset on GNUstep and old macOS (bug#29053)

* src/nsterm.m (EmacsScroller::mouseDown,
EmacsScroller::mouseDragged): Take scroller buttons into account when
calculating scroller knob position.
src/nsterm.m