14.09.2020, 08:02
Quote:I noticed that Hybrid icons in macOS look way smaller than usually shown on Windows version screenshots. Is this a bug or just some specifics in macOS/Windows UI scalingMy guess it's: depended on the dpi vs scalling on the system, got a 5k (5120x2800), a sub 4k (3440x1440) and a normal full HD (1920x1080) monitor and they all show different icon sizes and scalings even on Windows and the same happens when switching to Mac.
Never really cared to look into it, always have more pressing bugs to fix.
Quote:Do you think is it possible to use SVG vector icons instead of raster images?Yes, if the icons were converted into svg Qt should support using svg instead of png files.
Quote:vsViewer icons also hardcoded inside app but not placed in "Resources" folder. So it is impossible to customize icons without recompiling app from sources.Same as with Hybrid. Icons are in a resource folder, but it's part of the program not in a separate folder to modify and it's not as simple as switching files in a folder.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.