Skip to content

Conversation

emilonlinester
Copy link
Contributor

If mouseup is followed by mousedown, without mousemove,
and there is a custom helper,
the moved element was left hidden after mouseup.

The fix makes sure that if move was not executed, the class sv-visibility-hidden is removed from the target element.
You can observe the bug by clicking on a row from Custom Helpers demo. After click the row disappears.

If mouseup is followed by mousedown, without mousemove,
and there is a custom helper,
the moved element was left hidden after mouseup.
kamilkp added a commit that referenced this pull request Sep 19, 2014
Fix incidental hidding of the moved element.
@kamilkp kamilkp merged commit e733568 into kamilkp:master Sep 19, 2014
kamilkp added a commit that referenced this pull request Jan 13, 2016
fix unintended side effects from PR-#9.
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

Successfully merging this pull request may close these issues.

2 participants