unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55759: hard coded height value in manoj-dark theme causes problems when increasing default-face-height
@ 2022-06-02  4:38 Yilkal Argaw
  2022-06-02  5:36 ` bug#55759: sending a patch for the bug #55759 Yilkal Argaw
  0 siblings, 1 reply; 3+ messages in thread
From: Yilkal Argaw @ 2022-06-02  4:38 UTC (permalink / raw)
  To: 55759

If one uses fido-vertical-mode and temporarily increases the
default-font-hight by using the function (set-face-attribute 'default
nil :height 180) the completions will not scale properly. I've looked
into the source code for the theme and it shows that the
completions-common-part variable is hardcoded to a value of 81. It
should be changed to a relative value (something like 0.8) so that it
scales properly.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-02  9:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02  4:38 bug#55759: hard coded height value in manoj-dark theme causes problems when increasing default-face-height Yilkal Argaw
2022-06-02  5:36 ` bug#55759: sending a patch for the bug #55759 Yilkal Argaw
2022-06-02  9:30   ` bug#55759: hard coded height value in manoj-dark theme causes problems when increasing default-face-height Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).