John Kiril Swenson
d8f3f8cc61
Fix: UI: Improve scrollbar hotspot region
...
Mouse and action zone interaction for scrollbars depend on `v2d->vert`
and `v2d->hor`, which are updated through `view2d_masks`. However,
scrollbar drawing through `UI_view2d_scrollers_draw` calls
`view2d_scrollers_calc`, which pads these sizes further, meaning that
drawn scrollbars are slightly out of sync with their hotspots. This is
noticeable at track edges for shrinking scrollers or when tracks are
opaque. Fix by moving the extra (noticeable) padding code from
`view2d_scrollers_calc` to `view2d_masks`.
Pull Request: https://projects.blender.org/blender/blender/pulls/135021
2025-03-11 01:10:48 +01:00
..
2025-01-04 16:26:39 +11:00
2025-03-04 13:52:03 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-02-04 17:28:23 +01:00
2023-08-16 00:20:26 +10:00
2024-03-26 17:55:20 +11:00
2025-01-07 12:39:13 +01:00
2023-08-16 00:20:26 +10:00
2025-03-04 09:35:12 +01:00
2024-12-02 18:07:57 +01:00
2024-08-15 20:46:00 +10:00
2024-03-26 17:55:20 +11:00
2024-04-14 16:47:46 +02:00
2024-09-11 16:25:25 +10:00
2023-08-16 00:20:26 +10:00
2024-11-27 09:17:16 -05:00
2025-03-07 18:13:20 +01:00
2025-01-07 12:39:13 +01:00
2024-11-13 16:32:33 +01:00
2025-01-07 12:39:13 +01:00
2025-03-04 13:52:03 +01:00
2025-02-04 16:12:57 +01:00
2025-03-04 13:52:03 +01:00
2025-01-07 12:39:13 +01:00
2024-11-23 13:11:01 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-01-04 16:26:39 +11:00
2025-02-05 15:13:48 +01:00
2025-01-14 16:26:54 +01:00
2025-01-07 12:39:13 +01:00
2025-01-09 19:19:06 +01:00
2025-01-08 21:22:45 +11:00
2025-01-07 12:39:13 +01:00
2025-01-04 16:26:39 +11:00
2024-09-26 10:05:09 +02:00
2025-01-15 03:30:29 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 12:39:13 +01:00
2025-01-24 19:46:33 +01:00
2024-07-27 13:32:51 +10:00
2025-01-07 12:39:13 +01:00
2025-03-06 15:47:16 +11:00
2025-02-26 15:38:29 +01:00
2025-01-07 12:39:13 +01:00
2025-01-07 14:09:45 +01:00
2023-08-16 00:20:26 +10:00
2025-01-31 17:03:17 +01:00
2024-01-31 16:32:10 -05:00
2024-01-15 15:33:00 +11:00
2025-01-07 12:39:13 +01:00
2024-11-25 13:24:46 +11:00
2024-11-18 21:09:07 +01:00
2023-08-16 00:20:26 +10:00
2025-01-07 12:39:13 +01:00
2023-08-16 00:20:26 +10:00
2025-01-07 12:39:13 +01:00
2025-01-22 03:30:40 +01:00
2025-01-07 12:39:13 +01:00
2024-03-18 15:04:12 +01:00
2025-03-07 09:52:01 +01:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2025-01-31 17:03:17 +01:00
2025-01-07 17:19:24 +01:00
2025-03-11 01:10:48 +01:00
2024-09-11 16:25:25 +10:00
2025-01-07 12:39:13 +01:00
2025-01-31 17:03:17 +01:00
2023-10-20 13:50:10 +02:00
2025-02-10 17:43:53 +01:00
2024-09-11 16:25:25 +10:00