Skip to content

Fix PolyLineWidget by calling Modified on the Points

When the point are modified, Modified() must be called on the points as well.

Merge request reports