Remember position of RT when not maximized, Issue 1624 comment #5
This commit is contained in:
@@ -112,7 +112,9 @@ class Options {
|
||||
int historyPanelWidth;
|
||||
Glib::ustring font;
|
||||
int windowWidth;
|
||||
int windowHeight;
|
||||
int windowHeight;
|
||||
int windowX;
|
||||
int windowY;
|
||||
bool windowMaximized;
|
||||
int detailWindowWidth;
|
||||
int detailWindowHeight;
|
||||
|
Reference in New Issue
Block a user