]> git.eshelyaron.com Git - emacs.git/commit
Fix initial frame resizing issue on NS (bug#40200)
authorAlan Third <alan@idiocy.org>
Sat, 18 Apr 2020 15:22:06 +0000 (16:22 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 3 May 2020 16:14:48 +0000 (17:14 +0100)
commit2c306146d2a4a12b291ab81ed4ff2968a9ba22e6
tree0a8e28b7508211555e6899ff46d4fa207f990e10
parent22bff6e87b5f1e0d11f582e0639ca44d3d229f47
Fix initial frame resizing issue on NS (bug#40200)

* src/nsterm.m ([EmacsView viewDidResize:]): Don't try to determine
the old size when not drawing to the buffer.
src/nsterm.m