mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 21:13:58 -06:00
Loading files now uses home folder as default location
CURA-906
This commit is contained in:
parent
03b3c4c20a
commit
06afed5283
2 changed files with 5 additions and 1 deletions
|
@ -667,7 +667,7 @@ UM.MainWindow
|
|||
//TODO: Support multiple file selection, workaround bug in KDE file dialog
|
||||
//selectMultiple: true
|
||||
nameFilters: UM.MeshFileHandler.supportedReadFileTypes;
|
||||
|
||||
folder: Printer.getDefaultSavePath()
|
||||
onAccepted:
|
||||
{
|
||||
//Because several implementations of the file dialog only update the folder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue