Files
test/source/blender/windowmanager/intern
Campbell Barton f1a440abb6 Fix crash browsing file/directory properties within popups
Caused by [0] which closed all popups when adding a file selector event.

This was done so pressing "Open..." from the splash closes the splash
however it caused BUTTONS_OT_file_browse & BUTTONS_OT_directory_browse
to crash when changing the path of an RNA property within a popup.

Move the logic to close popups into the splash screen itself.
Since some actions such as opening a URL's should keep the splash open,
resolve by closing the splash when a file selector is opened.

[0]: b49abbec5f
2024-02-06 14:34:41 +11:00
..
2024-01-03 13:38:14 +01:00
2024-01-19 14:32:28 +01:00
2024-01-31 14:04:56 -05:00
2024-01-31 14:04:56 -05:00
2024-01-19 14:32:28 +01:00
2024-01-31 14:04:56 -05:00