mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-18 20:28:01 -06:00
Elide button text when text becomes too wide
contributes to CURA-8689
This commit is contained in:
parent
2487cf17dd
commit
4381a97c85
1 changed files with 1 additions and 0 deletions
|
@ -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")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue