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

double tap issue #67

Closed
rawnanoob opened this issue Jul 16, 2019 · 5 comments
Closed

double tap issue #67

rawnanoob opened this issue Jul 16, 2019 · 5 comments

Comments

@rawnanoob
Copy link

See konvajs/konva#253

@lavrton
Copy link
Member

lavrton commented Jul 17, 2019

What is the issue here?

@rawnanoob
Copy link
Author

rawnanoob commented Jul 17, 2019

If you have multiple shapes on a stage and the first target of your first click/tap is different than your second. Then the second click registers as if you clicked the second target twice.

This is still a problem in vue-konva

@lavrton
Copy link
Member

lavrton commented Jul 17, 2019

Can you make a demo? If it was fixed in konva it should be fixed in vue-konva too, if you are using updated konva version.

@rawnanoob
Copy link
Author

Actually it's when you double tap.
I'm using ^2.0.6. https://codepen.io/rawnanoob/pen/BXBVQY

@rawnanoob rawnanoob changed the title double click issue double tap issue Jul 17, 2019
@lavrton
Copy link
Member

lavrton commented Jul 18, 2019

Fixed with the new version of konva@3.4.1.

Demo: https://codepen.io/lavrton/pen/NQWKbM

@lavrton lavrton closed this as completed Jul 18, 2019
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

2 participants