Skip to content
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

use_drag_origin(response) -> Option<Pos2> #9

Open
ryo33 opened this issue Jan 5, 2024 · 0 comments
Open

use_drag_origin(response) -> Option<Pos2> #9

ryo33 opened this issue Jan 5, 2024 · 0 comments

Comments

@ryo33
Copy link
Owner

ryo33 commented Jan 5, 2024

Doc: "Returns the starting point of current dragging. Just use response.drag_delta instead if it's sufficient to implement a specific functionality. This is convenient in a case that accumulating drag_delta does not work. The difference than using press_origin is that this cares the drag_released frame (pointer is not pressed)"

@ryo33 ryo33 changed the title use_drag_diff use_drag_delta Jan 5, 2024
@ryo33 ryo33 changed the title use_drag_delta use_drag_star Jan 5, 2024
@ryo33 ryo33 changed the title use_drag_star use_drag_origin(response) -> Option<Pos2> Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant