bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37609: Tool-bar-mode grows the frame's height


From: Juri Linkov
Subject: bug#37609: Tool-bar-mode grows the frame's height
Date: Fri, 07 May 2021 19:50:42 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

>> In Lucid
>>
>> ((outer-size 696 . 706) (outer-size 696 . 706))
>
> These look good now.  To check once more: What do
>
> (frame-height)
> (frame-char-height)
> (frame-pixel-height)

In Lucid

(frame-height)
38
(frame-char-height)
17
(frame-pixel-height)
648

>> I get in a GTK3 build
>>
>> ((outer-size 694 . 690) (outer-size 694 . 690))
>>
>> (frame-height)
>> 36
>
> And again what are the values reported by
>
> (frame-char-height)
> (frame-pixel-height)

In GTK3

(frame-height)
36
(frame-char-height)
17
(frame-pixel-height)
612





reply via email to

[Prev in Thread] Current Thread [Next in Thread]