]> git.eshelyaron.com Git - emacs.git/commit
Speed up 'resize-mode' child frames a little
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 8 Apr 2020 10:52:40 +0000 (13:52 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 8 Apr 2020 10:52:40 +0000 (13:52 +0300)
commit08486f4cae8e209cd70bd13534beff336faffd9e
treeed21f9cff3b0a939dc49cc9061a2dcb3d28e8274
parentf451ef9308838ee2745b89c5c5739a32b2741128
Speed up 'resize-mode' child frames a little

* src/gtkutil.c (xg_frame_set_char_size): Skip resizing if the
target dimensions are unchanged for child frames with
'resize-mode' resize policy as well.
src/gtkutil.c