Blender Git Commit Log
Git Commits -> Revision 048135e
Revision 048135e by Julian Eisel (master) February 8, 2021, 15:14 (GMT) |
Fix T85448: File Browser sidebar collapses when selecting a file The logic to ensure a valid region state was too aggressive in setting the region hiding. It would just always update it based on the operator's `hide_props_region` option, not only when file browser was newly opened. It's more selective now. |
Commit Details:
Full Hash: 048135e2c826b46ecf77324b93246ad70171e91d
Parent Commit: 302625e
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/space_file/space_file.c (+2, -2) (Diff)