-
Notifications
You must be signed in to change notification settings - Fork 4
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
mousemove listener doesn't work after the first click on jacket #8
Comments
Indeed, that was a bug. Just fixed it internally. The fix will be available in 3.0.1. |
Try your example now. It should work under 3.0.1 build. |
Nope, still doesn't work. Version 3.0.1. |
Oh sorry, I am mistaken. It should work under 3.0.2. I thought I included the fix into 3.0.1, but it was submitted to the MAS much earlier, so I included it into 3.0.2. We will push it to the MAS soon, though. |
I've tested it on a 3.0.2 |
Sorry, I have to reopen this one. I've found that there are no mousemove events when I move mouse over jacket with left mouse button pressed. So, I cannot emulate dragging of control on jacket. |
Could you please write an email to d@sgml.me or support@mmth.us, so I can send you a test bundle of the next public release? That would create some space to properly test your code and to fix our issues. |
I can add mousemove listener on some node on jacket and it works fine. However after I make a click on jacket musemove listener doesn't respond anymore. Second and all other clicks work fine (click listener responds).
Video: http://screencast.com/t/WYj5z8aUF
Code:
The text was updated successfully, but these errors were encountered: