leave drag selected object for later

This commit is contained in:
Jeff Emmett 2024-12-12 19:45:39 -05:00
parent 42e5afbb21
commit d23dca3ba8
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ export const overrides: TLUiOverrides = {
},
readonlyOk: true,
},
// TODO: FIX THIS
handleSelectedShapeDrag: {
id: "handle-selected-shape-drag",
label: "Drag Selected Shape",