Cura/resources/qml/Preferences
Jaime van Kessel b2238420fb Ensure that reset always correctly gets set to basic
The old code that simply resetted the preferences was still active, but this could cause a race condition
in some situations. In those cases it would first set it to basic and then clear the preferences (thus
resulting in no settings being visible)

CURA-5981
2018-12-04 15:46:13 +01:00
..
Materials Simplified QML expression 2018-10-08 17:22:04 +02:00
GeneralPage.qml Fix QML warnings 2018-11-30 15:33:57 +01:00
MachinesPage.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
ProfilesPage.qml Select the current profile when showing the profiles page 2018-06-26 12:02:41 +02:00
ProfileTab.qml Store extruder position of quality groups as int 2018-03-12 17:08:13 +01:00
ReadOnlySpinBox.qml Fix Enter key handling on material management page 2018-03-16 11:05:38 +01:00
ReadOnlyTextArea.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ReadOnlyTextField.qml Fix Enter key handling on material management page 2018-03-16 11:05:38 +01:00
SettingVisibilityPage.qml Ensure that reset always correctly gets set to basic 2018-12-04 15:46:13 +01:00