Cura/resources/qml/Preferences
j.delarago 503f21090e Swap materials page SpinBox for NumericTextFieldWithUnit
This fixes,
filament cost iterating backwards with spinbox ( who knows why it did this )
text not updating when different material selected
value with decimals not saving

Remove margin from NumericTextFieldWithUnit.qml. Not sure why this was present, it made the TextField slightly smaller than the rest.

Remove some parsing str to float/int. Not needed since settings are stored as str

CURA-8979
2022-03-18 13:42:55 +01:00
..
Materials Swap materials page SpinBox for NumericTextFieldWithUnit 2022-03-18 13:42:55 +01:00
GeneralPage.qml Increase width of dropdown boxes in general page 2022-03-14 11:42:50 +01:00
MachinesPage.qml Fix typo 2022-03-15 16:23:18 +01:00
ProfilesPage.qml Fix typo 2022-03-15 16:23:18 +01:00
ReadOnlyTextArea.qml Update ReadOnlyTextArea import 2022-03-15 14:50:02 +01:00
RenameDialog.qml Dialogs inheriting from incorrect Component, causing the buttons to be styled incorrectly 2022-03-01 14:53:51 +01:00
SettingVisibilityCategory.qml Move CategoryButton to cura repo 2022-03-11 13:11:36 +01:00
SettingVisibilityItem.qml Move CategoryButton to cura repo 2022-03-11 13:11:36 +01:00
SettingVisibilityPage.qml Move CategoryButton to cura repo 2022-03-11 13:11:36 +01:00