mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-13 00:07:27 -05:00
On touch screen devices, we can't show the GPS distance status bar message as the cursor moves (because there's no "hover" mouse move events to trigger this from). So for these devices, use a tap-and-hold event to trigger the "current GPS distance from finger" status bar message.