Expand polyline after it has been placed

Hi guys,

is it possible to expand a polyline after it has been placed. Or maybe join two polylines to expand? I’m using Tiled on a Mac.

Thanks a lot!

Unfortunately the only way to expand a polygon or polyline currently is by splitting up existing segments (an action in the context menu after selecting nodes). I’d definitely like to improve the handling of this in the future.

Related issues on GitHub:

https://github.com/bjorn/tiled/issues/157

https://github.com/bjorn/tiled/issues/404

https://github.com/bjorn/tiled/issues/870

Ah yes, i see. Thanks, this will work for me at the moment. An expand option at the beginning or ending of a polyline would be awesome.