]> git.eshelyaron.com Git - emacs.git/commit
Improve handling of tab-bar height.
authorGregory Heytings <gregory@heytings.org>
Mon, 26 Dec 2022 00:20:59 +0000 (00:20 +0000)
committerGregory Heytings <gregory@heytings.org>
Mon, 26 Dec 2022 17:39:41 +0000 (18:39 +0100)
commitb14bbd108e4bc43f8c7995dfff4c2c59c78f1b5f
treeed6d395cc8fffbaa287176b01b81cb69928d6dcf
parent669160d47b2e3d1eaab242e464c7397cffd6c38b
Improve handling of tab-bar height.

* src/xdisp.c (redisplay_tab_bar): When 'auto-resize-tab-bar' is
not 'grow-only', also consider the case when the tab-bar height
needs to shrink.  Fixes bug#60210.
src/xdisp.c