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

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

Carbon / tool-bar: changes in size temporarily


From: David Reitter
Subject: Carbon / tool-bar: changes in size temporarily
Date: Fri, 31 Mar 2006 09:19:01 +0100

In the Carbon port, when a large font (e.g. Monaco 18) is selected for a frame, the tool-bar becomes (visually) much higher (I guess 3 lines high). However, when you toggle the visibility of the tool-bar, for example with the following code

(modify-frame-parameters nil '((tool-bar-lines . 0)))
(modify-frame-parameters nil '((tool-bar-lines . 1)))

the tool-bar shrinks back to a visually much more appealing height - that is, about 2 lines high.

It would be consistent if the tool-bar resized directly to the lowest multiple of line height that is larger than the maximal icon height when the font is changed. That would be 2 lines in this case.


Begin forwarded message:

From: Konrad Podczeck <address@hidden>
Date: 29 March 2006 21:01:02 BDT
To: David Reitter <address@hidden>, aquamacs- address@hidden
Subject: Three bugs with 0.9.9


(2) There is some strange behaviour of the toolbar now. Example: I start Aquamacs and open a texfile, initially displayed in Monaco 14. I change the font to TimesNewRoman 18, and as a byproduct the height of the toolbar drastically increases. I invoke the button for toggling the appearance of the toolbar twice, and now the height of the toolbar is smaller, and in fact smaller then it was initially when I opened the file in Monaco 14. I didn't observe such behaviour in earlier versions of Aquamacs.



reply via email to

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