Tweaks
This commit is contained in:
parent
fe0ec212b0
commit
728704d15d
9 changed files with 423 additions and 13 deletions
|
@ -4,7 +4,7 @@ export const crossbox = {
|
|||
name: 'crossbox',
|
||||
version,
|
||||
macros: {
|
||||
crossBox: function (so, { points, Point, paths, Path, getId }) {
|
||||
crossbox: function (so, { points, Point, paths, Path, getId }) {
|
||||
let id = getId()
|
||||
let shiftFraction = 0.1
|
||||
points[id + '_boxTopLeft'] = so.from.copy()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue