1
0
Fork 0

wip(shared): Points support in Inspector

This commit is contained in:
joostdecock 2023-06-02 18:21:40 +02:00
parent eef8d68781
commit 4075e35641
12 changed files with 989 additions and 280 deletions

View file

@ -47,7 +47,7 @@ export const withinPartBounds = (point, part) =>
: false
export const getId = ({
settings,
settings = {},
stackName = false,
partName = false,
pathName = false,