Page MenuHomePhabricator

PlanarFigureInteractor does not reset the selected control-point correctly
Closed, ResolvedPublic

Description

The PlanarFigureInteractor does not deselect the selected control-point in 'AcSELECTPICKEDOBJECT' when not hovering above a control-point.

This may cause invalid states and moving of the wrong control-point.

Event Timeline

New remote branch pushed: bug-13905-correct-controlpoint-deselection

I have fixed the issue by correctly deselecting the currently selected point when the Interactor notices that we are not hovering over a control-point in 'AcSELECTPICKEDOBJECT'.

This fixes the problem as the PlanarFigure is not in a strange, inconsistent state.

[db716e]: Merge branch 'bug-13905-correct-controlpoint-deselection'

Merged commits:

2012-12-06 10:39:14 Markus Engel [e72fd1]
correctly deselecting control-point when not hovering