prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.65k stars 1.92k forks source link

UI icons are significantly smaller in 2.6.0 #9573

Open gudvinr opened 1 year ago

gudvinr commented 1 year ago

Description of the bug

Icons across UI in 2.6.0 (both alpha 2 and 3) are small compared to 2.5.0.

Project file & How to reproduce

2.5.0 250

2.6.0 260

It's only an example, but it is the same for all icons like this. On the panel, in dropdowns, lock icons, expert/advanced markers, etc.

I use KDE Plasma (5.26) on Wayland (thus running under xwayland if nothing is changed in this version).
I have 2 monitors, each uses fractional scale (1.5 and 1.15).

Only happens with GTK3 build btw, GTK2 doesn't have this issue.

Checklist of files included above

Version of PrusaSlicer

2.6.0-alpha3+linux-x64-GTK3

Operating system

Arch Linux

Printer model

Artillery Genius Pro

gudvinr commented 1 year ago

Also slice/export buttons quite small too compared to 2.5.0

gudvinr commented 1 year ago

This is still an issue with RC2 (both appimage and unpackaged version are affected). Makes configuring and slicing really annoying on hidpi display

Jan-Soustruznik commented 1 year ago

Hello, @gudvinr ,

thank you for your feedback. Problem appear after wxWidgets update - now wxWidgets manage the icon size by itself... So problem isnt in PrusaSlicer app. We have to contact wxWidgets autors and We try to fix in future. I think we won't to make it in final release 2.6.0.

Issue created: SPE-1785

YuSanka commented 1 year ago

Here is related wxWidgets issue

gudvinr commented 11 months ago

This issue was closed without being fixed (not for GTK at least)