Fix #110766: Prevent panning at limit with zoom-to-cursor #110780

Open
YimingWu wants to merge 1 commits from ChengduLittleA/blender:fix-110766 into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
YimingWu 919517afe0 Fix #110766: Prevent panning at limit with zoom-to-cursor
Previously View2D will start panning when zoom to mouse position is
enabled and when zoom is at limit. This patch will ensure that the view
will not pan when zoomed to limit.

Also thanks to Yevgeny Makarov for investigating the cause.
2023-08-04 11:12:17 +08:00