Simplify timeline structure and fix text wrapping bug
This commit is contained in:
@@ -16,7 +16,8 @@ Text {
|
||||
|
||||
// selectByMouse: true
|
||||
// readOnly: true
|
||||
wrapMode: Text.WrapAtWordBoundaryOrAnywhere
|
||||
wrapMode: Text.WordWrap
|
||||
width: parent.width
|
||||
textFormat: Text.RichText
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user