Page MenuHomePhabricator

Clipping plane interaction are only modifiable for the last created plane
Closed, ResolvedPublic

Description

if a second clipping plane is created, the first one can not be modified. if an interaction type was active when the second plane was created, it can not be deactivated anymore for that plane.

Event Timeline

The first plane must be removed from the interactor and the new plane added.

Everytime the active plane is changed by the user the interactor should be interact at the selected one.

Deactivating the interaction buttons when creating a new clipping plane or switching the active plane solves the described interaction problems.

User riecker has pushed new remote branch:

bug-18188-clippingplane-interactionbug

[61155e]: Merge branch 'bug-18188-clippingplane-interactionbug'

Merged commits:

2014-11-05 14:20:02 Nico Riecker [8093fc]
Deactivating the interaction buttons when creating a new clipping plane or switching the active plane