Skip to content
Snippets Groups Projects
Commit 6c949864 authored by Alexander Mikhaylenko's avatar Alexander Mikhaylenko Committed by Alexander Mikhaylenko
Browse files

leaflet: Implement back/forward swipe gesture


Implement HdySwipeable and use HdySwipeTracker to detect back/forward
swipes.

Use can-swipe-back and can-swipe-forward properties for controlling swipes,
and use allow-visible child property to exclude certain widgets, such as
separators, from the gesture.

Multiple leaflets can be synced via HdySwipeGroup.

Signed-off-by: default avatarAlexander Mikhaylenko <alexm@gnome.org>
parent d08f7b55
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment