mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 03:36:01 +00:00
tab drag&drop fix
This commit is contained in:
@@ -447,6 +447,11 @@
|
||||
return x;
|
||||
})
|
||||
);
|
||||
|
||||
draggingDbGroup.set(null);
|
||||
draggingDbGroupTarget.set(null);
|
||||
draggingTab.set(null);
|
||||
draggingTabTarget.set(null);
|
||||
}
|
||||
|
||||
let domTabs;
|
||||
|
||||
Reference in New Issue
Block a user