UI: Fix Scrollbar overlaps sidebar on zoom #108295

Merged
Harley Acheson merged 8 commits from Harley/blender:CatScroll into main 2023-06-22 18:56:34 +02:00

8 Commits

Author SHA1 Message Date
Harley Acheson 36003b9e0d Merge branch 'main' into CatScroll
buildbot/vexp-code-patch-coordinator Build done. Details
2023-06-22 18:34:52 +02:00
Harley Acheson 0a32002e17 Removing unused variable 2023-06-22 09:32:08 -07:00
Harley Acheson 7d6311a985 Comment changes, putting UI_panel_category_is_visible back in, etc 2023-06-21 08:18:26 -07:00
Harley Acheson 2c5a5d96c7 simplification. 2023-06-20 17:54:46 -07:00
Harley Acheson 7c1fb46f07 Small changes, cleanup. 2023-06-20 17:45:19 -07:00
Harley Acheson b17bb6ae70 Do not move scroll action zones. Instead use scroller position rather than azone position. 2023-06-20 17:12:20 -07:00
Harley Acheson 765d4589e5 Updated to incorporate changes requested by review 2023-05-26 10:09:02 -07:00
Harley Acheson 55bf1f7e76 UI: Fix Scrollbar overlaps sidebar on zoom
When zooming an area with panel category tabs, the vertical scroll bar
can be placed in a position that overlaps the tabs.
2023-05-25 13:58:03 -07:00