Blender Git Commit Log

Git Commits -> Revision e17967f

Revision e17967f by Julian Eisel (master)
December 8, 2020, 20:23 (GMT)
Fix T83559: File Browser uses wrong operation

When opening a temporary File Browser, we have to make sure the file selection
parameters are refreshed. When opening it in a new Window that would always be
the case, if the File Browser uses a maximized window (as set in the
Preferences), it might reuse space-data from a previous use. So we have to
force the refresh.
Also renamed the relevant function to be more clear about what it's doing.

Mistake in 95b3c4c966f9.

Commit Details:

Full Hash: e17967f890a09c3bd810632c2c3244f9f988919f
Parent Commit: 41fa1fe
Lines Changed: +5, -3

1 Modified Path:

/source/blender/editors/space_file/filesel.c (+5, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021