wip(shared): Points support in Inspector
This commit is contained in:
parent
eef8d68781
commit
4075e35641
12 changed files with 989 additions and 280 deletions
|
@ -47,7 +47,7 @@ export const withinPartBounds = (point, part) =>
|
|||
: false
|
||||
|
||||
export const getId = ({
|
||||
settings,
|
||||
settings = {},
|
||||
stackName = false,
|
||||
partName = false,
|
||||
pathName = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue