Gui: Fix header uniformity, whitespace, and doxygen fixes
This commit is contained in:
@@ -250,8 +250,8 @@ SbBool InventorNavigationStyle::processSoEvent(const SoEvent * const ev)
|
||||
this->lockrecenter = true;
|
||||
if (!viewer->isEditing()) {
|
||||
// If we are in zoom or pan mode ignore RMB events otherwise
|
||||
// the canvas doesn't get any release events
|
||||
if (this->currentmode != NavigationStyle::ZOOMING &&
|
||||
// the canvas doesn't get any release events
|
||||
if (this->currentmode != NavigationStyle::ZOOMING &&
|
||||
this->currentmode != NavigationStyle::PANNING) {
|
||||
if (this->isPopupMenuEnabled()) {
|
||||
if (!press) { // release right mouse button
|
||||
|
||||
Reference in New Issue
Block a user