Files
test2/source/blender/editors
Campbell Barton 8f69c91408 Fix T93410: Crash hiding a region from Python used by a popover
Close all active buttons when hiding a region as this can be called
from Python a popover is open from that region.

Failure to do this causes the popover to read from the freed button.

Also rename UI_screen_free_active_but to
UI_screen_free_active_but_highlight since it only frees highlighted
buttons.
2021-12-02 15:53:41 +11:00
..
2021-11-19 23:48:51 -05:00
2021-12-01 22:01:35 -05:00
2021-11-26 11:08:05 +01:00
2021-07-13 17:10:30 +10:00