mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:28:58 +08:00
Add image sizes for welcome dialog
CURA-8094
This commit is contained in:
parent
c38b6f0522
commit
0488887780
@ -128,11 +128,6 @@
|
||||
"italic": true,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"tiny": {
|
||||
"size": 0.85,
|
||||
"weight": 40,
|
||||
"family": "Noto Sans"
|
||||
},
|
||||
"small": {
|
||||
"size": 0.7,
|
||||
"weight": 40,
|
||||
@ -586,7 +581,7 @@
|
||||
|
||||
"monitor_preheat_temperature_control": [4.5, 2.0],
|
||||
|
||||
"welcome_wizard_window": [43, 43],
|
||||
"welcome_wizard_window": [46, 45],
|
||||
"modal_window_minimum": [60.0, 45],
|
||||
"license_window_minimum": [45, 45],
|
||||
"wizard_progress": [10.0, 0.0],
|
||||
@ -643,6 +638,9 @@
|
||||
"monitor_progress_bar": [16.5, 1.0],
|
||||
"monitor_margin": [1.5, 1.5],
|
||||
|
||||
"table_row": [2.0, 2.0]
|
||||
"table_row": [2.0, 2.0],
|
||||
|
||||
"welcome_wizard_content_image_big": [18, 15],
|
||||
"welcome_wizard_cloud_content_image": [4, 4]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user