Merge with b989fba4c24c34873648df6871da4d0d8cb0a6d1
This commit is contained in:
@@ -132,6 +132,10 @@ void FilePanel::setAspect () {
|
||||
dirpaned->set_position(options.dirBrowserWidth);
|
||||
tpcPaned->set_position(options.browserToolPanelHeight);
|
||||
set_position(winW - options.browserToolPanelWidth);
|
||||
if (!options.browserDirPanelOpened)
|
||||
fileCatalog->toggleLeftPanel();
|
||||
if (!options.browserToolPanelOpened)
|
||||
fileCatalog->toggleRightPanel();
|
||||
}
|
||||
|
||||
void FilePanel::init () {
|
||||
|
Reference in New Issue
Block a user