mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:49:04 +08:00
Elide button text when text becomes too wide
contributes to CURA-8689
This commit is contained in:
parent
2487cf17dd
commit
4381a97c85
@ -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…
x
Reference in New Issue
Block a user