Skip to content

Conversation

@joeldart
Copy link

Draggable: modified _getRelativeOffset to use inline style rather than .css if defined in px. Fixed #6980 - Draggable DIV jumps in Safari&Chrome after Ctrl+/-

…n .css if defined in px. Fixed #6980 - Draggable DIV jumps in Safari&Chrome after Ctrl+/-
@joeldart
Copy link
Author

Webkit wasn't returning the correct left/top values from getComputedStyle when zoomed in. Consequently, we don't really need the values from getComputedStyle for most cases in draggable since after the initial move, we can use element.style.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants