fix(selection): return correct node positions closes #742

This commit is contained in:
moklick
2020-12-03 18:50:56 +01:00
parent 67abaafd8a
commit b368489586
2 changed files with 10 additions and 4 deletions
+1
View File
@@ -200,6 +200,7 @@
background: rgba(0, 89, 220, 0.08);
border: 1px dotted rgba(0, 89, 220, 0.8);
pointer-events: all;
cursor: grab;
}
}