tumic0 / GPXSee

GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
GNU General Public License v3.0
937 stars 129 forks source link

HiDPI mode broken #502

Closed eddy-geek closed 1 year ago

eddy-geek commented 1 year ago

Building latest master (https://github.com/tumic0/GPXSee/commit/1dc963b133576df2aaca35e46974ba1dd874fb4a) from source, toggle in settings > Maps > HiDPI display mode is broken.

It seems stuck in Standard mode.

I have 11.4 side-by-side with the same config, so I'm sure something changed although it could be just my env of course :)

Could it be something in https://github.com/tumic0/GPXSee/commit/97e12d809f4a129c454587c98a76ca447aa59cb5 ?

tumic0 commented 1 year ago

Works for me. Can you provide your configuration file?

eddy-geek commented 1 year ago

ok, I built 13.0 from source and it has the same issue... and I checked, my env builds with Qt 5 which is certainly the source of the issue as I'm using Linux Wayland, and Qt 6 has some Wayland improvements.

so, closing, sorry for the noise