diff options
author | Alan Third <alan@idiocy.org> | 2021-01-31 20:19:53 +0000 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-02-13 22:41:25 +0000 |
commit | 68bd6f3ea9c05637501139c46f1f4304482db95f (patch) | |
tree | 3298806f1fc28e0f0d709986ce0904dd3372e623 /test/lisp/emacs-lisp/syntax-tests.el | |
parent | 0474a0d7d4478e967c7bbee93ab3606f0b215e66 (diff) | |
download | emacs-68bd6f3ea9c05637501139c46f1f4304482db95f.tar.gz emacs-68bd6f3ea9c05637501139c46f1f4304482db95f.tar.bz2 emacs-68bd6f3ea9c05637501139c46f1f4304482db95f.zip |
Fix flicker when resizing NS frame programmatically (bug#46155)
; Incidentally fixes bug#21326.
* src/nsterm.m ([EmacsView viewWillDraw]): New function.
([EmacsView viewDidResize:]): We now have to mark the frame for
display on resize.
([EmacsView initFrameFromEmacs:]): Retain frame contents on resize.
([EmacsView updateLayer]): Don't update the layer if the frame is
still garbaged.
Diffstat (limited to 'test/lisp/emacs-lisp/syntax-tests.el')
0 files changed, 0 insertions, 0 deletions