Fix proxy token drop being off on different zoom factors

This commit is contained in:
Mitchell McCaffrey
2020-08-28 15:13:41 +10:00
parent 3c27f65d0f
commit 9bc69a18e8
2 changed files with 5 additions and 22 deletions

View File

@@ -221,7 +221,6 @@ function Map({
draggingTokenOptions.tokenState.id === b.id
) {
// If dragging token b move above
return -1;
} else {
// Else sort so last modified is on top