Files
test/source/blender/editors/include
Julian Eisel 83dbbf9aec Fix #117572: Top vertical scrollbar tool not working properly
Remove ugly/fragile special case in `view2d_masks()` that would clamp
the scrollbar-masks by the scrubbing UI. It's now possible to pass
custom scrollbar-masks to `View2D` via `UI_view2d_scrollers_draw()`. So
use this instead, making region code control its own masks, rather than
relying on special case handling in generic `View2D` code.

Also update comment in `scroller_activate_init()` to make the implicit
relationship explicit.

Alternative to, and based on the investigation in !117685.

Pull Request: https://projects.blender.org/blender/blender/pulls/117984
2024-02-08 14:25:47 +01:00
..
2024-01-10 17:26:54 +01:00
2023-12-15 11:50:48 +01:00
2024-02-06 12:06:48 +01:00
2023-09-13 02:25:03 +02:00
2024-01-19 16:26:10 +01:00
2024-01-19 14:32:28 +01:00
2023-12-17 16:04:42 +11:00
2024-01-19 12:08:48 -05:00