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:
authorJacques Lucke <jacques@blender.org>2020-05-25 19:33:12 +0300
committerJulian Eisel <julian@blender.org>2020-05-26 11:38:46 +0300
commit2dd6d0ce4b6d0b72274234073306982c3122c904 (patch)
tree8b9dd22d71bb484cc624c9637973846210195596 /release
parentecc395e473d717e6f9f791a3daf12007a52eecbb (diff)
Fix T76926: Crash with Full Screen file browser window preference
Alternative fix for T75292 & T73579 (see b75ce05c3b0f), that does not cause this crash. The crash happened because cancelling the file browser removes its screen (as in bScreen). Before rBb75ce05c3b0f, the file browser event wouldn't be handled any further then. After it, it would still be passed to other areas, while the screen pointer was dangling. Now the event is only skipped for UI handlers. Reviewed by: Julian Eisel
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions