Cura/resources/qml/PrintSetupSelector
Joey de l'Arago f601229390 Move Validators to UM, so they can be used in UM components.
Update all TextFieldWithUnit to use our FloatValidator. This component now has proper styling when the input is invalid. The DoubleValidator was flagging numbers with a "." in them as an incorrect input (I assume this is because the region was set to europe on the OS where "," is common). The workaround is to use our FloatValidator which validates both "." and ","

CURA-9793
2022-12-07 16:27:42 +01:00
..
Custom Make the width of the ProfileWarningREset 0 when it is hidden. 2022-12-06 18:11:15 +01:00
Recommended Move Validators to UM, so they can be used in UM components. 2022-12-07 16:27:42 +01:00
PrintSetupSelector.qml Fix size of print setup selector 2022-04-19 16:42:43 +02:00
PrintSetupSelectorContents.qml Apply suggestions from code review 2022-12-05 14:42:35 +01:00
PrintSetupSelectorHeader.qml Unify activeQualityDisplayNameMap string creation 2022-11-25 16:09:55 +01:00
ProfileWarningReset.qml Make the width of the ProfileWarningREset 0 when it is hidden. 2022-12-06 18:11:15 +01:00