mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-13 07:23:03 +00:00
# Description Calculate toolbar icon size the same way as it done on windows: manipulate icon size, not toolbar scale. Scaling icons this way makes images sharper since they getting rasterized to a target size rather than being rasterized for 40px and scaled to a desired size later. # Screenshots/Recordings/Graphs Test samples with different toolbar scaling/app window width (top one is original, bottom one - updated)     ## Tests Tested on Linux only.