https://bugs.documentfoundation.org/show_bug.cgi?id=106171

Maxim Monastirsky <momonas...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |momonas...@gmail.com

--- Comment #1 from Maxim Monastirsky <momonas...@gmail.com> ---
Did you try to set the "Icon size" property in Glade (under the "General" tab)?
It should support the following values:

- small icons (16px), set in Glade with "Menu" or "Small Toolbar".
- large icons (26px), set in Glade with "Large Toolbar".
- extra large (32px), set in Glade with "Drag & Drop".
- default depends on what was set in Tools > Options... for
Sidebar/Notebookbar.

I implemented it some time ago with
https://cgit.freedesktop.org/libreoffice/core/commit/?id=cdf4b2bba8d694299c784f46fe3ecef2ce41171e
(see the commit message for more supported stuff).

In addition, it's possible to set the size of a button regardless of the icon
size with "Height request"/"Width request" (under the "Common" tab), but it
works only for an individual button, not for a whole toolbar control.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to