Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[UWP] Swipe gesture not handled in VisualElementTracker #3097

Closed
@velocitysystems

Description

Description

Swipe gesture is not being handled in VisualElementTracker.
In UpdatingGestureRecognizers(), Manipulation events are not being handled for a swipe gesture.

Steps to Reproduce

  1. Open the Control Gallery.
  2. Open the "Swipe Gesture Gallery"
  3. Try swiping in the gray box.

Expected Behavior

The swipe should be detected.

Actual Behavior

The swipe is not detected.

Basic Information

  • Version with issue: 3.0.0+
  • Platform Target Frameworks: UWP

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions