Auto-set maximumLineCount for elide in HLabel
This commit is contained in:
@@ -35,7 +35,6 @@ HRectangle {
|
||||
HLabel {
|
||||
id: bannerLabel
|
||||
textFormat: Text.StyledText
|
||||
maximumLineCount: 1
|
||||
elide: Text.ElideRight
|
||||
|
||||
visible:
|
||||
|
Reference in New Issue
Block a user