Peter Sobolewski
Peter Sobolewski
Thanks for checking @aganders3 and sorry for the false accusation @melonora ! @ksofiyuk do you have any thoughts on this?
BTW, if you do end up testing Wacom on Windows, do also let us know how that goes!
> Can this be closed? @melonora I'd say no? pinch-to-zoom works -- at least on my mac -- but rotate still isn't implemented. But maybe the question should be whether...
I've not thought about it that deeply, so my initial thoughts were about 2D. In 3D rotation is pretty easy with drags... In terms of other controls, I think some...
Oh yeah, good point. I think gesture rotation could be other unexpected as a new feature.
Here's the macOS gestures, just as a starting point: https://support.apple.com/en-us/102482 Going row-by-row, L->R: - [x] tap and 2-finger tap to click/right-click work great - [ ] 2-finger double tap ("smart...
The 2-finger tap, "smart zoom", is not implemented in vispy, but I think could be added here: https://github.com/vispy/vispy/blob/85c4bf944d4f38acc67c215548d3701adb8d9772/vispy/app/backends/_qt.py#L560
Thanks for raising this issue! I think there are 2 ways to handle the clutter risk: 1. Replace the calls of the existing File menu items. In the export_figure PR...
> One key thing preventing this sweeping change is the lack of 3D support. Wait it doesn't work in 3D? huh. That's a bummer for sure! Do we have an...
Case nr. 4 from above is still happening -- zoom'd in screenshots with `fit_to_data`. I'm not keen on the use/hijack of reset_view. To be clear, I'm very pro-this PR as...