If setting the navigation lock when in BimWalk mode, mouse gestures in the viewer seem to take effect when the navigation lock is deactivated. This does not happen in orbit mode.
Steps to reproduce:
NOP_VIEWER.setNavigationLock(true)
NOP_VIEWER.setNavigationLock(false)
I assume this is not expected behavior? Is there a way to avoid it?
You're right, I've been able to reproduce the issue. Good catch! Let me report the issue to the engineering team, and please stay tuned for updates on the changelog to see when the issue is fixed.