Validations now update instantly upon an annotated graph change

This commit is contained in:
Quincy Morgan
2019-01-14 15:19:00 -05:00
parent 4f1cb0dc46
commit 536ee2e786
5 changed files with 34 additions and 19 deletions
+1 -2
View File
@@ -210,8 +210,7 @@ export function modeDragNode(context) {
}
context.replace(
actionMoveNode(entity.id, loc),
moveAnnotation(entity)
actionMoveNode(entity.id, loc)
);
// Below here: validations