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

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

bug#56627: 29.0.50; Inconsistent toolbar button icon sizes (pgtk)


From: Po Lu
Subject: bug#56627: 29.0.50; Inconsistent toolbar button icon sizes (pgtk)
Date: Tue, 19 Jul 2022 08:53:59 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Richard Hansen <rhansen@rhansen.org> writes:

> If I switch to the GNOME icon theme then the icon sizes are
> consistent.

Then it's a bug in the KDE icon theme, probably with `help-browser'.

> I've never noticed toolbar icon issues in any other app.

Emacs uses many icons that most other programs don't even think of, so
that's expected.

I suggest placing

  (setq x-gtk-stock-map nil)

in your early-init.el file, to make Emacs use built in tool bar icons
instead.

If that works for you, I'll add an entry in etc/PROBLEMS and close this
bug.




reply via email to

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