Elide button text when text becomes too wide

contributes to CURA-8689
This commit is contained in:
c.lamboo 2022-11-02 14:58:25 +01:00
parent 2487cf17dd
commit 4381a97c85

View file

@ -84,6 +84,7 @@ Control
iconSource: UM.Theme.getIcon("LinkExternal")
isIconOnRightSide: true
textFont: UM.Theme.getFont("small")
fixedWidthMode: true
onClicked: Qt.openUrlExternally("https://support.ultimaker.com/hc/en-us/articles/360012019239?utm_source=cura&utm_medium=software&utm_campaign=onboarding-add-printer")
}
}