Second attempt to fix bug #59
This commit is contained in:
@@ -61,8 +61,8 @@ void Options::setDefaults () {
|
||||
profilePath = "profiles";
|
||||
dirBrowserWidth = 200;
|
||||
dirBrowserHeight = 150;
|
||||
toolPanelWidth = 250;
|
||||
browserToolPanelWidth = 250;
|
||||
toolPanelWidth = 700;
|
||||
browserToolPanelWidth = 700;
|
||||
historyPanelWidth = 150;
|
||||
lastScale = 4;
|
||||
lastCropSize = 1;
|
||||
|
Reference in New Issue
Block a user