Page MenuHomePhabricator

PlanarCircle should be editable with each point on the circle
Closed, ResolvedPublic

Description

With the current implementation of mitk::PlanarCircle an interaction is only possible the the two control-points of the circle.
Thus, to modify the radius you need to interact with one specific point of the circle.

It would be nice to be able to change the radius with any point on the circle.

Event Timeline

engelm added a subscriber: engelm.

New remote branch pushed: bug-16625-improved-circle-interaction

User engelm has pushed new remote branch:

bug-16625-improved-circle-interaction-master

[d46d53]: Merge branch 'bug-16625-improved-circle-interaction-master'

Merged commits:

2013-12-05 16:13:38 Markus Engel [2bf22a]
made PlanarCircle editable with any point on the circle