Cura/resources/qml/WelcomePages
Ghostkeeper 129c1ab3d4
Fix welcome page buttons text not fitting
On some operating systems the text would not fit due to different font rendering. Also, after translation, it probably wouldn't fit either.
Usually we have the button size adjusting to the text inside it. The design didn't do this, either because it was too difficult to do in Zeplin, because the designer was lazy, or because the designer didn't know that this was the normal style in the rest of Cura. And the programmer took that over literally.

Contributes to issue CURA-6057.
2019-03-29 13:41:45 +01:00
..
AddLocalPrinterScrollView.qml Create Cura.RadioButton 2019-03-26 14:46:06 +01:00
AddNetworkOrLocalPrinterContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
AddNetworkPrinterScrollView.qml Use camelcase for pyqtProperty names 2019-03-28 14:22:27 +01:00
AddPrinterByIpContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
CloudContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
DataCollectionsContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
DropDownHeader.qml WIP: Complete add network and local printer flow 2019-03-13 10:31:47 +01:00
DropDownWidget.qml Fix some layout issues with the addNetworkedOrLocalPrinter screen 2019-03-29 11:44:09 +01:00
FirstStartMachineActionsContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
UserAgreementContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
WelcomeContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
WelcomeDialog.qml Hide welcome dialog instead of close cura if you complete it 2019-03-29 12:04:00 +01:00
WhatsNewContent.qml Fix welcome page buttons text not fitting 2019-03-29 13:41:45 +01:00
WizardPanel.qml The welcome dialog is now a rectangle instead of a dialog 2019-03-29 11:33:49 +01:00