Open shirok1 opened 2 years ago
I changed the "Global scale" to 100% and the icons become pixel perfect.
@borgmanJeremy can this be because of the svg optimisation pull request?
@mmahmoudian I dont think so, this is very strange. I think this is an issue in Qt itself, we don't do anything to render the svg other than provide the path to the svg.
Feature Description
Probably because of my desktop environment: KDE Plasma 5.23 on Xorg, with 150% "Global scale".
Resources in this repo seem to be vector image. If I may ask, how are they rendered? Are they first rendered into a bitmap and scaled(stretched) by Qt?