]> git.eshelyaron.com Git - emacs.git/commit
Correct adjustments to frame widths in events
authorPo Lu <luangruo@yahoo.com>
Wed, 24 Nov 2021 11:15:06 +0000 (11:15 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 24 Nov 2021 11:16:44 +0000 (11:16 +0000)
commitd30cdbbde40e0084c748c11e8f71a449021452c0
tree327d40637538e00256f3b4c67f3b9fa659903e0c
parent3a8e4f13fa43b3636b584f48cddf92de5dc64e4d
Correct adjustments to frame widths in events

* src/haiku_support.cc (EmacsWindow.FrameResized)
(EmacsWindow.Zoom): Adjust widths to fit into the correct
coordinate system.
src/haiku_support.cc