Gui: Find bounding sphere after showing rotation center
This commit is contained in:
@@ -1300,8 +1300,8 @@ void NavigationStyle::setViewingMode(const ViewerMode newmode)
|
||||
// Set up initial projection point for the projector object when
|
||||
// first starting a drag operation.
|
||||
animator->stop();
|
||||
findBoundingSphere();
|
||||
viewer->showRotationCenter(true);
|
||||
findBoundingSphere();
|
||||
this->spinprojector->project(this->lastmouseposition);
|
||||
this->interactiveCountInc();
|
||||
this->clearLog();
|
||||
|
||||
Reference in New Issue
Block a user