We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Fast click, drag, release can leave drag template open indefinitely. I've made a suggested fix in this PR: #503
To Reproduce Very quickly drag and drop a UI element (our application has a quite deeply nested grid layout that perhaps exacerbates the issue).
Expected behavior The drag template will not disappear after releasing the drag.
Desktop (please complete the following information):
Additional context I've made a suggested fix in this PR: #503 There is a copy of the output logging I used to diagnose the issue.
The text was updated successfully, but these errors were encountered:
Hi Robbie, do you get an exception before the template hung? We also had this bug, and we were able to fix this. :)
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Fast click, drag, release can leave drag template open indefinitely.
I've made a suggested fix in this PR: #503
To Reproduce
Very quickly drag and drop a UI element (our application has a quite deeply nested grid layout that perhaps exacerbates the issue).
Expected behavior
The drag template will not disappear after releasing the drag.
Desktop (please complete the following information):
Additional context
I've made a suggested fix in this PR: #503
There is a copy of the output logging I used to diagnose the issue.
The text was updated successfully, but these errors were encountered: