Skip to content
Snippets Groups Projects

Add a gesture service for easier touch gestures

Merged Shpuld Shpludson requested to merge feat/gesture-service into develop
All threads resolved!

Wrote this for use with my mobile stuff and to make swipe gestures easier. Ported over the single swipe used in side drawer, will use it more in the other mobile changes.

Currently handles only swipe gestures, direction, threshold and tolerance for differing directions are all in arguments.

The interface may not be the cleanest, as it requires the parent component to handle constructing, touch begin and touch update, but it was very simple to do it this way.

Merge request reports

Pipeline #9610 passed

Pipeline passed for 1e2c304f on feat/gesture-service

Approval is optional

Merged by Shpuld ShpludsonShpuld Shpludson 6 years ago (Mar 28, 2019 8:20pm UTC)

Merge details

  • Changes merged into with c829b1a5.
  • Deleted the source branch.

Pipeline #9612 passed

Pipeline passed for c829b1a5 on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Maintainer

    looks good

  • added 1 commit

    Compare with previous version

  • Shpuld Shpludson resolved all discussions

    resolved all discussions

  • mentioned in commit c829b1a5

  • Please register or sign in to reply
    Loading