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
938 stars 129 forks source link

Add + and - zoom buttons #515

Closed jidanni closed 11 months ago

jidanni commented 11 months ago

Add (optional) + and - zoom buttons. Because sometimes using ones fingers isn't too convenient.

tumic0 commented 11 months ago

This was already discussed several times here and my position is still the same - I do not want to wast the usable display space for the buttons. On desktops, this is "undisputed", the keyboard/mouse control for that is sufficient. On mobile devices (Android) this is another story, but due to the fact how broken all the stuff in Qt/Android is, I do not want to spentd any extra time with stuff special for this platform until absolutely necessary. Which is not this case.

jidanni commented 11 months ago

(On chromebook we install android apps onto the "desktop".)