]> git.eshelyaron.com Git - emacs.git/commit
Fix resizing glitches in NS port (bug#50413)
authorAlan Third <alan@idiocy.org>
Mon, 27 Sep 2021 12:33:49 +0000 (13:33 +0100)
committerAlan Third <alan@idiocy.org>
Mon, 27 Sep 2021 12:38:06 +0000 (13:38 +0100)
commit51c79967c3af3f912074a0112cbe7e00cf5073f9
tree66b7d5c76c9ccbdae82604d7557a4ee2c137d868
parent2c2688ffbfce99dee56d6d89740dfbcfe6103219
Fix resizing glitches in NS port (bug#50413)

* src/nsterm.m ([EmacsView resizeWithOldSuperviewSize:]): Use the
superview's size instead of trusting the view's size.
src/nsterm.m