mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Added saving of window size in preferences
This commit is contained in:
parent
6d6148bd61
commit
883f1b30f4
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ UM.MainWindow {
|
|||
id: base
|
||||
visible: true
|
||||
|
||||
width: 1280
|
||||
height: 720
|
||||
//width: 1280
|
||||
//height: 720
|
||||
|
||||
title: qsTr("Cura");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue