]> git.eshelyaron.com Git - emacs.git/commit
Fix NS tooltips showing in the wrong place (bug#27053)
authorAlan Third <alan@idiocy.org>
Thu, 25 May 2017 19:13:21 +0000 (20:13 +0100)
committerAlan Third <alan@idiocy.org>
Thu, 25 May 2017 20:50:49 +0000 (21:50 +0100)
commit2ea4b84f5ee41e633430eef6b4a907dd8d0ce2ed
tree14959834f40683f9cbfade14fc8462abef4e21eb
parent9fb9e4b284aaf75f206e875c3fb4da8fa6085d93
Fix NS tooltips showing in the wrong place (bug#27053)

* src/nsfns.m (compute_tip_xy): Get current mouse position instead of
last recorded position.
src/nsfns.m