Page 1 of 1

Resizing lines

Posted: Fri Apr 02, 2021 6:45 am
by Balmung
I created a line with a lenght of 455px and want to change it to 200px ... but I can't ^^
I hear a "ding" sound and the line vanishes from the canvas.

I attached a map for you to replicate the issue.

Re: Resizing lines

Posted: Tue Apr 06, 2021 1:32 pm
by Kyete
You're absolutely right. It looks like it's getting confused when the line is perfectly vertical because it's reading it as having 0 width. I've added it to our list of bugs to fix for next release.

In the meantime, moving the click points works, so you could change the line length that way in a pinch.

Thanks for letting us know!
-Katie