Skip to content

Implement Gesture Support for SwipeView #37

@drasticactions

Description

@drasticactions

The SwipeView in #26 does not support gestures for trackpads, so you need to click and hold the view to drag it. It does work with touch screens, but that's because it treats it as a finger and mouse move rather than a touch event.

This could probably be enhanced by adding gesture support for handling trackpad swipes or other forms of input.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions