+ fixes #0000957: Sketch view problem when go to edit
This commit is contained in:
@@ -440,6 +440,7 @@ void NavigationStyle::setCameraOrientation(const SbRotation& rot, SbBool moveToC
|
||||
// due to possible round-off errors make sure that the
|
||||
// exact orientation is set
|
||||
cam->orientation.setValue(rot);
|
||||
cam->position = PRIVATE(this)->focal2 - cam->focalDistance.getValue() * direction;
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user