fix(step-edge): handle routes for same positions
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
key: deleteKeyString,
|
||||
modifier: deleteKeyModifier,
|
||||
callback: () => {
|
||||
console.log('delete');
|
||||
deleteKeyPressed.set(true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user