Update selections after constraint is applied [equal length, parallel, snap to x or y] (#2543)
* migrate one constraint * typo * update snap to y, snap to x, horz align, vert align, equal length * add some e2e tests * add e2e test for snap to axis contsraits * remove works for now
This commit is contained in:
@ -144,7 +144,7 @@ export async function applyConstraintAngleLength({
|
||||
pathToNodeMap,
|
||||
}
|
||||
} catch (e) {
|
||||
console.log('erorr', e)
|
||||
console.log('error', e)
|
||||
throw e
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user