leave drag selected object for later

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

View File

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