diff options
author | Po Lu <luangruo@yahoo.com> | 2021-11-17 20:31:41 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2021-11-17 20:34:30 +0800 |
commit | 9ae741750cc3e96cacb3c496f7c941e5fc3f1052 (patch) | |
tree | 68bee7fd2fafa035177f1b361afb12bee523ee03 /test/lisp/emacs-lisp/syntax-tests.el | |
parent | b6ea007f9dc02f2699d5d772032344fbd189c55d (diff) | |
download | emacs-9ae741750cc3e96cacb3c496f7c941e5fc3f1052.tar.gz emacs-9ae741750cc3e96cacb3c496f7c941e5fc3f1052.tar.bz2 emacs-9ae741750cc3e96cacb3c496f7c941e5fc3f1052.zip |
Don't draw xwidgets that have just been resized
This serves to eliminate the huge black bar displayed when the
offscreen widget has been resized (and as such the damage event
signal is sent), but the X window hasn't.
* src/xwidget.c (xv_do_draw): Don't draw xwidgets that have
just been resized.
(x_draw_xwidget_glyph_string)
(xwidget_init_view): Clear just_resized.
(Fxwidget_resize): Set just_resized first, then queue allocate.
Diffstat (limited to 'test/lisp/emacs-lisp/syntax-tests.el')
0 files changed, 0 insertions, 0 deletions