After upgrading to 17.90 toolbar buttons are too small

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
zBernie
Posts: 179
Joined: 08 Dec 2016 17:20

After upgrading to 17.90 toolbar buttons are too small

Post by zBernie »

I just upgraded to XYplorer 17.90. Now my toolbar buttons are too small. If I right click on the toolbar and select "customize toolbar", then "options", I can set the size to "Small", which are way too small, and "Extra large", which are way too large. And now the "Large" option results in buttons which are much smaller than previous versions, they are too small.

I may downgrade until this issue is addressed.

Filehero
Posts: 2644
Joined: 27 Feb 2012 18:50
Location: Windows 10 Pro x64

Re: After upgrading to 17.90 toolbar buttons are too small

Post by Filehero »

Hi zBernie,

no worries, there is a remedy for everything: there is an additional tweak to define scaling factors for the toolbar icons.

Code: Select all

ToolbarZoom tweak. e.g.:
Icon size = "Large" and "ToolbarZoom=1.5" -> 36x36
It solved my problem.


FH

zBernie
Posts: 179
Joined: 08 Dec 2016 17:20

Re: After upgrading to 17.90 toolbar buttons are too small

Post by zBernie »

Filehero wrote:Hi zBernie,

no worries, there is a remedy for everything: there is an additional tweak to define scaling factors for the toolbar icons.

Code: Select all

ToolbarZoom tweak. e.g.:
Icon size = "Large" and "ToolbarZoom=1.5" -> 36x36
It solved my problem.


FH
Nice! I just changed the following parameter:

; Tweak: zoom factor for main toolbar (0.5 - 8)
ToolbarZoom=1.3

Post Reply