diff --git a/cura.desktop b/cura.desktop index 8c54ffa4c3..edd482eed5 100644 --- a/cura.desktop +++ b/cura.desktop @@ -8,6 +8,6 @@ TryExec=/usr/bin/cura_app.py Icon=/usr/share/cura/resources/images/cura-icon.png Terminal=false Type=Application -MimeType=application/sla +MimeType=application/sla;image/bmp;image/gif;image/jpeg;image/png Categories=Graphics; Keywords=3D;Printing; diff --git a/resources/themes/cura/theme.json b/resources/themes/cura/theme.json index 6435b9a4a2..24cc3c541b 100644 --- a/resources/themes/cura/theme.json +++ b/resources/themes/cura/theme.json @@ -237,7 +237,7 @@ "save_button_save_to_button": [0.3, 2.7], "save_button_specs_icons": [1.4, 1.4], - "modal_window_minimum": [40.0, 30.0], + "modal_window_minimum": [60.0, 45], "wizard_progress": [10.0, 0.0], "message": [30.0, 5.0],