Wrong vertical distance
Closed this issue · 1 comments
ivancucer commented
Hello @bomberstudios
I have no idea but I'm getting the wrong vertical distance 250px
🤷♂️
Bug? 🐛
Best!
Ivan
bomberstudios commented
The vertical distance does not really work as one can imagine initially (and maybe it's not the best name, tbh, so I'll have to change it as some point…). Basically, I split the canvas in rows of gridVerticalSpace
pixels high, and then use those to snap artboards, so the actual distance between two artboards depends on the height of the artboard.
Hope that makes it clearer…