Blender Git Commit Log

Git Commits -> Revision 3cc7e2a

Revision 3cc7e2a by Julian Eisel (master)
January 14, 2021, 12:45 (GMT)
Fix various issues with regions in Asset Browser

Fixes a number of glitches, e.g. the sidebar disappearing when selecting an
asset or wrong AZones (the little chevrons to indicate a hidden region).

There were a couple of issues:
* Execution region was created, but not used.
* If an execution region already existed when refreshing the area, it was
tagged as hidden, not removed.
* The sidebar was always set to be hidden on refreshes.
* When toggling from Asset Browser to File Browser as regular editor (i.e. not
opened temporary via Ctrl+O or such), the sidebar region wasn't removed.

Adresses T83644.

Commit Details:

Full Hash: 3cc7e2ad9d7531fa8af2e2bba542fed5c5cba3ff
Parent Commit: 6704372
Lines Changed: +11, -9

1 Modified Path:

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