Reduce margin size for settings in recommended and custom mode

CURA-4148
This commit is contained in:
Lipu Fei 2017-08-28 17:34:58 +02:00
parent 0eb63637d4
commit 0781848af5
2 changed files with 3 additions and 3 deletions

View File

@ -130,7 +130,7 @@ Item {
id: settingControls
height: parent.height / 2
spacing: UM.Theme.getSize("sidebar_margin").width / 2
spacing: UM.Theme.getSize("sidebar_margin").height / 2
anchors {
right: controlContainer.left

View File

@ -253,7 +253,7 @@
"logo": [9.5, 2.0],
"sidebar": [35.0, 10.0],
"sidebar_margin": [1.71, 1.43],
"sidebar_margin": [1.71, 0.71],
"sidebar_margin_thin": [0.71, 0.71],
"sidebar_header": [0.0, 4.0],
"sidebar_header_highlight": [0.25, 0.25],
@ -268,7 +268,7 @@
"simple_mode_infill_caption": [0.0, 5.0],
"simple_mode_infill_height": [0.0, 8.0],
"section": [0.0, 2.86],
"section": [0.0, 2.00],
"section_icon": [1.6, 1.6],
"section_icon_column": [2.8, 0.0],