Misc. comment typos
[skip ci]
This commit is contained in:
@@ -446,7 +446,7 @@ SbBool CADNavigationStyle::processSoEvent(const SoEvent * const ev)
|
||||
}
|
||||
|
||||
// If for dragging the buttons 1 and 3 are pressed
|
||||
// but then button 3 is relaesed we shouldn't switch
|
||||
// but then button 3 is released we shouldn't switch
|
||||
// into selection mode.
|
||||
if (this->button1down && this->button3down)
|
||||
this->lockButton1 = true;
|
||||
|
||||
Reference in New Issue
Block a user