]> git.eshelyaron.com Git - emacs.git/commit
Fix freeze on older macOS's (bug#46687)
authorAlan Third <alan@idiocy.org>
Wed, 24 Feb 2021 09:52:42 +0000 (09:52 +0000)
committerAlan Third <alan@idiocy.org>
Thu, 25 Feb 2021 17:58:59 +0000 (17:58 +0000)
commit056b468f74ff0aab41febaf6dbd4db23f3bebba2
treef79a6258f356cb67e45942289a7fd4e93a8b64b3
parent90ac40570280f4f423b55a2d9eea5a44317a66e3
Fix freeze on older macOS's (bug#46687)

* src/nsterm.m ([EmacsView windowDidChangeBackingProperties:]):
([EmacsView viewWillDraw]): Only run this code when actually drawing
to an offscreen bitmap.
src/nsterm.m