Cura/resources/qml/Settings
fieldOfView 7e4f60cc12 Set renderType to Text.NativeRendering for qtquick controls 2 Labels
Apparently, the qtquickcontrols 2 Label no longer defaults to using renderType: Text.NativeRendering
This causes text to render with QtRendering which looks subtly different on Windows and succinctly broken on some OSX installations.
2018-02-15 12:50:59 +01:00
..
SettingCategory.qml Fix categories too 2018-02-15 12:50:37 +01:00
SettingCheckBox.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
SettingComboBox.qml Set renderType to Text.NativeRendering for qtquick controls 2 Labels 2018-02-15 12:50:59 +01:00
SettingExtruder.qml Set renderType to Text.NativeRendering for qtquick controls 2 Labels 2018-02-15 12:50:59 +01:00
SettingItem.qml Set renderType to Text.NativeRendering for qtquick controls 2 Labels 2018-02-15 12:50:59 +01:00
SettingOptionalExtruder.qml Set renderType to Text.NativeRendering for qtquick controls 2 Labels 2018-02-15 12:50:59 +01:00
SettingTextField.qml Set rendertype for units in SettingTextField 2018-02-15 12:50:28 +01:00
SettingUnknown.qml Revert "Use QTQuick 2.2 to fix garbled fonts" 2018-02-13 14:37:05 +01:00
SettingView.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00