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>2019-12-10 19:01:53 +0300
committerJulian Eisel <eiseljulian@gmail.com>2019-12-10 19:09:08 +0300
commit4fa774b53346a1533c6c0c62ddbd220979adb6c2 (patch)
treecc41d10d60e0aec4908b9b590779a3ebd84d51d9 /source/blender/editors/interface/interface_widgets.c
parentc5767a24b9eeb167995c425cc76597c103caf7db (diff)
Fix: Fullscreen File Browser showing override warning on file open
Steps to reproduce were: * Change File Browser display mode to fullscreen in Preferences * File > Save As (make sure existing .blend is selected) * File > Open The file name would still be shown in red and the + and - icons would be visible, which should only be the case for saving files, not opening. Note that this change makes all `FileSelectParams.flag` values be reset on re-opening a File Browser, which *may* in fact cause other issues. It's easy to fix those though, and I'd prefer properly resetting the flags and only keeping specific ones in that case.
Diffstat (limited to 'source/blender/editors/interface/interface_widgets.c')
0 files changed, 0 insertions, 0 deletions