mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Fixed printer buttons conform UX design
Contributes to CURA-8689
This commit is contained in:
parent
f2147bb259
commit
adf2c16360
4 changed files with 95 additions and 6 deletions
|
@ -51,7 +51,6 @@ Control
|
|||
{
|
||||
id: ultimakerPrinterCard
|
||||
Layout.alignment: Qt.AlignBottom
|
||||
borderHeight: thrirdPartyPrinterCard.height
|
||||
onClicked: goToUltimakerPrinter
|
||||
text: catalog.i18nc("@button", "Ultimaker printer")
|
||||
imageSource: UM.Theme.getImage("ultimaker_printer")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue