]> git.eshelyaron.com Git - emacs.git/commit
Fix slow down when moving between monitors (bug#42834)
authorAlan Third <alan@idiocy.org>
Thu, 13 Aug 2020 18:00:41 +0000 (19:00 +0100)
committerAlan Third <alan@idiocy.org>
Thu, 13 Aug 2020 18:11:10 +0000 (19:11 +0100)
commit2129d6b9dcc7248ef7f0c17b1367a853b2257bfa
tree74e8f2c0ba59e27192bd21f9f663314c802d4faf
parent975acf5737248eb25900363e01d828a9c1cada64
Fix slow down when moving between monitors (bug#42834)

* src/nsterm.m ([EmacsView windowDidChangeBackingProperties:]):
Recreate the buffer every time.
src/nsterm.m