mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 14:06:00 +00:00
diagram: select more nodes by drag rectangke
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
import contextMenu from '../utility/contextMenu';
|
||||
import moveDrag from '../utility/moveDrag';
|
||||
import ColumnLine from './ColumnLine.svelte';
|
||||
import { rectanglesHaveIntersection } from './designerMath';
|
||||
import DomTableRef from './DomTableRef';
|
||||
|
||||
export let table;
|
||||
|
||||
Reference in New Issue
Block a user