Cura/resources/qml/Settings
j.delarago e593322b43 When getting active focus textinput value was being cleared. However if text was inputted then this would stay between active focus states.
This commit forces the value to be assigned the value in the textInput when active focus is given.

CURA-8640
2022-04-04 10:38:09 +02:00
..
SettingCategory.qml Move CategoryButton to cura repo 2022-03-11 13:11:36 +01:00
SettingCheckBox.qml Remove enable:false assignment that was used for testing 2022-03-04 13:02:21 +01:00
SettingComboBox.qml Revert "Cura 7813 qml modules version bump" 2021-03-30 09:48:28 +02:00
SettingExtruder.qml New designs use dark mode border_main for dark theme. 2022-03-04 13:22:55 +01:00
SettingItem.qml Fix context menu settings 2022-04-01 13:22:53 +02:00
SettingOptionalExtruder.qml New designs use dark mode border_main for dark theme. 2022-03-04 13:22:55 +01:00
SettingTextField.qml When getting active focus textinput value was being cleared. However if text was inputted then this would stay between active focus states. 2022-04-04 10:38:09 +02:00
SettingUnknown.qml Replace usage of controls label with our custom label 2021-11-10 16:37:26 +01:00
SettingView.qml Merge remote-tracking branch 'origin/qt6_beyond_the_splash' into qt6_beyond_the_splash 2022-04-01 17:26:28 +02:00