How to make the panel with system disks expanded by default in Blender 2.80 File Browser window

The panel with system disks list is collapsed in the “File Browser” window by default. But some times it is not convenient.

Not to expand it manually every time we can make a simple modification:

  1. In the Blender installation directory search for the “space_filebrowser.py” file. It places in:

  1. Open this file in any text editor and find the “FILEBROWSER_PT_bookmarks_volumes” class definition.
  2. Here comment or delete the “bl_options = {‘DEFAULT_CLOSED’}” string

  1. Save changes.

Now the panel with system disks list will always be expanded by default.

0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comment
Inline Feedbacks
View all comments