Page MenuHomePhabricator

Make PlanarFigure objects pickable
Closed, DuplicatePublic

Description

PlanarFigure objects can currently only interacted with, but they cannot be picked (for selection etc.)

PlanarFigureInteractor should be extended to provide this functionality.

A nice addition would be to highlight the PlanarFigure which the mouse is currently over in a different color (hover mode).