add default elide
This commit is contained in:
parent
ac171af55c
commit
7fe12e769e
@ -29,6 +29,8 @@ Text {
|
||||
|
||||
property var fontSource: ""
|
||||
|
||||
elide: Text.ElideRight
|
||||
|
||||
onFontSourceChanged: {
|
||||
webFont.source = fontSource
|
||||
font.family = webFont.name
|
||||
|
Reference in New Issue
Block a user