Fix #116196: Edge selection with hidden Asset Shelf #116233

Merged
Harley Acheson merged 2 commits from Harley/blender:ShellHiddenEdge into main 2023-12-20 01:21:27 +01:00

2 Commits

Author SHA1 Message Date
Harley Acheson 8cf0e60055 Merge branch 'main' of projects.blender.org:blender/blender into ShellHiddenEdge 2023-12-19 16:20:10 -08:00
Harley Acheson c1845ee0d4 Fix #116196: Edge selection with hidden Asset Shelf
When the Asset shelf is active but hidden, the mouse cursor will give
feedback about a moveable edge above the asset shelf area. This just
alters `region_azone_edge_poll` to check for edges belonging to
regions that hide with a previous region that is now hidden.
2023-12-15 10:57:49 -08:00