Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Eisel <eiseljulian@gmail.com>2020-01-29 17:00:31 +0300
committerJulian Eisel <eiseljulian@gmail.com>2020-01-29 17:09:06 +0300
commit9cb7ecefceee9f1751c3794d54ad1aa3f477f0aa (patch)
tree6f60ea365447673f335e626150c6929cb552cdfc /source/blender/editors/space_console
parentfee7a3457547606635d098f97f23d47cdda2d653 (diff)
Fix T73487: Crash when opening filebrowser while error is displayed
More concretly, the crash would happen if a filebrowser is opened while an error popup is visisble **in a different window**. Code assumed the popup to be in the active window/screen, but it may actually be displayed in a non-active window. Temporarily override context to ensure this assumption is correct.
Diffstat (limited to 'source/blender/editors/space_console')
0 files changed, 0 insertions, 0 deletions