Page MenuHomePhabricator

It's possible to create an invalid PlanarCross
Closed, ResolvedPublic

Description

If you try to place the third control-point of a planarCross on the line between the first two control points, an invalid figure is created.

Event Timeline

This bug has been fixed in branch bug-8237-invalid-planarCross

with SHA c8ed1aab2d64050f503a2f2035353d825f53682c

Review:

lokale Codeänderung ohne Nebenwirkungen. Fehler tritt nicht mehr auf.
mitk::PlanarFigure::AddControlPoint() ist ziemlich komplex verschachtelt, das könnte man sicher bei Gelegenheit mal vereinfachen.