Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The rapid response of DragGesture Recognizer. #22141

Closed
bestvcboy opened this issue Apr 30, 2024 · 0 comments
Closed

The rapid response of DragGesture Recognizer. #22141

bestvcboy opened this issue Apr 30, 2024 · 0 comments
Labels

Comments

@bestvcboy
Copy link

bestvcboy commented Apr 30, 2024

Description

The current implementation of the DragGestureRecognizer relies on a long press mechanism, which requires a waiting time of 500 milliseconds before the drag can start. It would be beneficial to have a method to customize this time, allowing for a quicker response to dragging actions.

Public API Changes

nothing

Intended Use-Case

Where to use: The functionality would be particularly beneficial in educational apps and interactive games designed for young children.
Purpose: The purpose is to adjust the responsiveness of drag interactions to suit faster-paced and less precise gestures typical of young children. This customization will help maintain their interest and improve their overall experience by minimizing waiting times and making the application more reactive to their actions.


@Eilon Eilon added the area-gestures Gesture types label Apr 30, 2024
@dotnet dotnet locked and limited conversation to collaborators May 7, 2024
@PureWeen PureWeen converted this issue into discussion #22246 May 7, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants