Page MenuHomePhabricator

[PR230] Fix gizmo display and moving
Closed, ResolvedPublic

Description

When moving an object with direct manipulation (gizmo) along a single axis sometimes the controls reverse and the object moves up when dragging down, left when dragging right, etc.
Able to reproduce this issue after turning the object upside down with the rotation provided by direct manipulation.

In addition, 2D display does not scale well depending on the current zoom factor.

Both behaviors were fixed in the two commits provided. Displacement calculation was wrong, 2D rendering did not consider zoom factor.

Could be integrated into release branch and master.

Event Timeline

kislinsk added a subscriber: kislinsk.

Sorry, this was too close to the MITK 2018.04.2 release to be considered to be part of the bugfix release.

kislinsk renamed this task from Github pull request 230 (Fix gizmo display and moving) to [PR230] Fix gizmo display and moving.Mar 29 2019, 1:59 PM
kislinsk claimed this task.
kislinsk triaged this task as Normal priority.