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
ENH: Snap 3D view angle changes when holding Control key (#31145)
* Snap 3D rotation to 5 degree increments with Ctrl
* Snap 3D rotation to 5 degree increments with Ctrl
* Trigger CI rerun
* Add rcParam axes3d.snap_rotation for configurable 3D rotation snapping
* Add axes3d.snap_rotation rcParam and rotation snapping test
* Add axes3d.snap_rotation rcParam and rotation snapping test
* Update snap rotation test using MouseEvent interaction
* Update snap rotation test
* Add snap rotation interaction test
* update test file
* Include roll in snap_rotation and simplify snapping test
* changes in test file
* test update
* set default to five
* set default to five
* use test_pan method
* test file updated
* test file debug
* add next whats new
* Re-trigger CI for coverage sync
* test exact val
0 commit comments