You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Zoom sensitivity increases with greater magnification. The result is that it can be impossible to get close to an object (e.g., marker), depending on the camera position and model pose.
Pan sensitivity also increases when zoomed in. Tilt sensitivity does not change, so a large mouse displacement is necessary to pan but a similar mouse displacement causes a huge change in tilt.
Tested only on Windows/Chrome/Python3.5.2.
The text was updated successfully, but these errors were encountered:
I can't seem to reproduce the issue exactly as I encountered it originally, but here's an example.
Load the model and zoom in. The zoom sensitivity always increases eventually, but it seems to be dependent on the model's bounding box rather than what's in the display or what's highlighted. As a result, depending on the camera position and model pose, the zoom sensitivity may start increasing noticeably as you approach a bone (e.g., approaching the knee from the back), or may start increasing noticeably only after the camera has passed the bone (e.g., approaching the knee from the front).
Ah, sorry. The question is: how many hops will it take for you to reach a destination if you hop half the distance each time? The analogy is "one hop" = "one click of my wheel mouse". 🐰🐢
Zoom sensitivity increases with greater magnification. The result is that it can be impossible to get close to an object (e.g., marker), depending on the camera position and model pose.
Pan sensitivity also increases when zoomed in. Tilt sensitivity does not change, so a large mouse displacement is necessary to pan but a similar mouse displacement causes a huge change in tilt.
Tested only on Windows/Chrome/Python3.5.2.
The text was updated successfully, but these errors were encountered: