]> git.eshelyaron.com Git - emacs.git/commit
Never return tooltip frames from ns-begin-drag
authorPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 11:42:56 +0000 (19:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 9 Jun 2022 11:42:56 +0000 (19:42 +0800)
commitc29fb3e0d8255a0f0e40f70f6a0e290dccfdd302
treeca64521487a8262cec03ca7b9afa199186e12c1a
parente563020eea738febed38194d9b0984473c852f3f
Never return tooltip frames from ns-begin-drag

* src/nsterm.m ([EmacsWindow draggedImage:movedTo:]):
([EmacsWindow beginDrag:forPasteboard...]): Don't return frame
if tooltip.
src/nsterm.m