Redundant line
This commit is contained in:
parent
33efe08207
commit
085fbde0a3
@ -37,7 +37,6 @@
|
||||
// Panning state
|
||||
const isPanning = ref(false);
|
||||
const isAltPressed = ref(false);
|
||||
const isMiddleMouseDown = ref(false);
|
||||
const lastPosition = ref({ x: 0, y: 0 });
|
||||
|
||||
// Tooltip state
|
||||
|
Loading…
x
Reference in New Issue
Block a user