Files
test2/source/blender/editors/interface/view2d
John Kiril Swenson 385a8a4d6a Fix: Zooming certain editors disabled from recent fix
Adjust the logic in `view_zoomstep_apply_ex` to ensure that spaces
without the new flag `V2D_ZOOM_IGNORE_KEEPOFS` will still zoom if they
do not also have `keepofs` flags set.

This means spaces like Geometry Nodes can zoom again.
2025-04-29 12:43:56 -05:00
..