Page MenuHomePhabricator

Extend PlanarFigure interactor to allow point adding/removal
Closed, WontfixPublic

Description

For PlanarFigure subclasses having an arbitrary number of control points (e.g., PlanarPolygon), control points can currently neither be removed nor be added to the object.

The PlanarFigureInteractor should be extended accordingly.

A possible interaction conecpt:

  • Point removal: by right-click
  • Point adding: when the user hovers over a line segment (of a PlanarFigure which still allows for more control points), a point is temporarily displayed at the mouse position and is added to the polygon if the left mouse button is clicked

Event Timeline

I will try, probably not necessary for 3M3

at most a nice to have for 1.0

kislinsk claimed this task.
kislinsk added a subscriber: kislinsk.
This task was automatically closed because it wasn't updated at least since July 2016 (over 2 years). Please re-open this task if you think that it is still relevant. This most probably means that you will resolve it.