mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-23 19:36:02 +00:00
perspective default columns - before refactor
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
async function detectAutoArrange(config: PerspectiveConfig, dbInfos) {
|
||||
if (config.nodes.find(x => !x.position)) {
|
||||
await tick();
|
||||
console.log('ARRANGE', config.nodes.length);
|
||||
runCommand('designer.arrange');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user