mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #147] Enable coasting for pinch-zooming in map view #89
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DominikNovosel on GitHub (Sep 17, 2023).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/147
When panning across the map very quickly and releasing, the map will keep moving in that direction for a short while, reducing the number of swipes required to pan across a large distance. It would be nice if this were also the case for zooming.
@Sn0wfreezeDev commented on GitHub (Oct 20, 2023):
We are using Open Street Maps for F-Droid support, but the issue is that this map drawer is indeed not very stable. So I would rather not touch it for such a convenience feature. Sorry, but the priority is to get a more stable maps integration.