Keep BIM empty wheel dolly unlimited
This commit is contained in:
@@ -1445,7 +1445,8 @@ const guardEmptyWheelNavigation = (event) => {
|
||||
restorePointerNavigation();
|
||||
return;
|
||||
}
|
||||
control.followPointer = false;
|
||||
control.followPointer = true;
|
||||
control.smartPivot = true;
|
||||
control.mouseWheelDollyRate = getBaseMouseWheelDollyRate() * getEmptyWheelDollyFactor();
|
||||
schedulePointerNavigationRestore();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user