Im using Rhino7 on a MacBook with M1 chip. When opening a new file or when going back to it after some time of doing other things, navigation using the trackpad is buggy:
Instead of zooming with a pinch, 2-finger movements that I used for panning instead zoom in and out. Does somebody know what might be the issue?
This has been a problem for as long as I can remember. We have not yet found a solution to the problem despite the many attempts of figuring this one out.
I think I found a solution in my case. A similar issue was solved by Andreas Hegenberg from BetterTouchTool.
In this case, BTT loses access to the Accessibility API due to a macOS bug, but he later mentions that this bug can be avoided by changing something in the app.
Running
sudo tccutil reset Accessibility
resets the Accessibility api and I didn’t have the problem since.
Maybe you can contact him to check whether this is really the issue and to work to avoid the bug as well. This was an issue multiple times a day for me, is terrible for the workflow and brought rhino to the brink of usability.