Blender Git Loki
Git Commits -> Revision 57519f2
Revision 57519f2 by Julian Eisel (master) September 29, 2019, 18:37 (GMT) |
UI: Let file browser tool/bookmarks region push upper bar in Main reason for doing this is that the navigation buttons are very close to the file list now, making them much faster to reach. Initially we let the upper bar (the one with the file path, navigation and display buttons) use full area width, because designs back then had more horizontal space problems. The designs have changed meanwhile, and horizontal space is less of an issue. However, when the file browser is shrunk horizontally, or if it's open in a small area (e.g. see "Shading" workspace), having the tool region open brings back the space issues. But even the file list layout becomes problematic then, and the same issue was present before the new file browser design, so we've decided this is an acceptable tradeoff. |
Commit Details:
Full Hash: 57519f237a914aa2645c44bf86917c05f6e45e30
Parent Commit: 02c4410
Lines Changed: +13, -11