leave drag selected object for later
This commit is contained in:
parent
42e5afbb21
commit
d23dca3ba8
|
|
@ -97,6 +97,7 @@ export const overrides: TLUiOverrides = {
|
|||
},
|
||||
readonlyOk: true,
|
||||
},
|
||||
// TODO: FIX THIS
|
||||
handleSelectedShapeDrag: {
|
||||
id: "handle-selected-shape-drag",
|
||||
label: "Drag Selected Shape",
|
||||
|
|
|
|||
Loading…
Reference in New Issue