mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 06:06:00 +00:00
arrange fix
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
if (!settings?.isCalledFromArrange) {
|
||||
isArranged = false;
|
||||
}
|
||||
// nodeChanged.position = { x: table.left, y: table.top };
|
||||
nodeChanged.position = { x: table.left, y: table.top };
|
||||
}
|
||||
|
||||
return nodeChanged;
|
||||
|
||||
Reference in New Issue
Block a user