Files
test/source/blender
Julian Eisel 4fa774b533 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.
2019-12-10 17:09:08 +01:00
..
2019-09-12 18:59:44 +10:00
2019-09-10 00:04:02 +10:00
2019-12-07 12:33:07 +00:00
2019-12-10 11:06:38 +11:00
2019-12-10 10:55:29 +01:00
2019-11-27 16:05:54 +01:00
2019-12-10 11:06:38 +11:00
2019-12-10 14:06:57 +01:00