The opened/closed state of the left and right panels of the file browser is now remembered when restarting RT (no issue).
This commit is contained in:
@@ -106,6 +106,8 @@ class Options {
|
||||
int toolPanelWidth;
|
||||
int browserToolPanelWidth;
|
||||
int browserToolPanelHeight;
|
||||
bool browserToolPanelOpened;
|
||||
bool browserDirPanelOpened;
|
||||
int historyPanelWidth;
|
||||
Glib::ustring font;
|
||||
int windowWidth;
|
||||
|
Reference in New Issue
Block a user