mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:56:30 +00:00
save window position and left and right panel size
This commit is contained in:
@@ -66,5 +66,9 @@
|
||||
}
|
||||
],
|
||||
"WindowSize": "1920,1080",
|
||||
"WindowLocation": "200,121"
|
||||
"WindowLocation": "200,121",
|
||||
"FullScreen": true,
|
||||
"LeftPanelWidth": 30,
|
||||
"RightPanelWidth": 30,
|
||||
"ShowHelpOnStart": false
|
||||
}
|
||||
Reference in New Issue
Block a user