mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Increase sidebar width and set the right viewport size
This commit is contained in:
parent
fa9ab24959
commit
14dd919ade
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ UM.MainWindow
|
|||
//: Cura application window title
|
||||
title: catalog.i18nc("@title:window","Cura");
|
||||
|
||||
|
||||
viewportRect: Qt.rect(0, 0, (base.width - sidebar.width) / base.width, 1.0)
|
||||
|
||||
Item
|
||||
{
|
||||
|
|
|
@ -156,7 +156,7 @@
|
|||
"loadfile_button": [11.0, 2.4],
|
||||
"loadfile_margin": [0.8, 0.4],
|
||||
|
||||
"sidebar": [24.0, 10.0],
|
||||
"sidebar": [27.0, 10.0],
|
||||
"sidebar_header": [0.0, 3.2],
|
||||
"sidebar_setup": [0.0, 2.8],
|
||||
"sidebar_subParts": [0.0, 2.4],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue