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.

Home Page:https://www.gpxsee.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CTRL+R to refresh

jidanni opened this issue · comments

Let's say we update a file on disk.
A quick way to refresh from disk would be CTRL+R.
Saves much time over File --> Refresh in the menus.

QKeySequence::Refresh is used as the shortcut for "reload". For example in my KDE this is F5 and it works fine. Windows and Mac have different shortcuts but they should work as well. If you have no shortcut available, your DE probably does not define one for the "reload" action.

Anyway, this is a consequence of using the Android version of the app on a Chromebook...