diff options
author | Martin Rudalics <rudalics@gmx.at> | 2024-12-20 16:25:44 +0100 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2024-12-20 16:25:44 +0100 |
commit | dbf22fd0d050423e5ed727923399099bba7d3dc2 (patch) | |
tree | 227486a15594a6cc61320c7d7f4c8ce8ab5f402a /lisp/emacs-lisp/lisp.el | |
parent | 07cc8abca75e9c0180e993ad10f162c5218c9e5e (diff) | |
download | emacs-dbf22fd0d050423e5ed727923399099bba7d3dc2.tar.gz emacs-dbf22fd0d050423e5ed727923399099bba7d3dc2.tar.bz2 emacs-dbf22fd0d050423e5ed727923399099bba7d3dc2.zip |
On GTK do not inhibit implied resizing until tool bar was drawn (Bug#74750)
* src/frame.c (frame_inhibit_resize): Under GTK do not inhibit
implied resizing as long as the tool bar has not been drawn yet
so the frame gets its intended initial height (Bug#74750).
* src/gtkutil.c (update_frame_tool_bar): Set tool_bar_resized
slot of frame f to true regardless of whether a tool bar was
made or not. This will make inhibiting implied resizes work
again from now on.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions