mirror of
https://github.com/QuasarApp/Credits.git
synced 2025-05-13 18:09:41 +00:00
Update ListViewer.qml
This commit is contained in:
parent
8044f76588
commit
731f9a5c73
@ -40,6 +40,7 @@ ColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
horizontalAlignment: (modelData.align)? modelData.align : horizontalAlignment
|
||||
color: (modelData.color && modelData.color.length)? modelData.color: color
|
||||
wrapMode: Text.WordWrap
|
||||
|
||||
textFormat: TextEdit.MarkdownText
|
||||
linkColor: Material.accent
|
||||
|
Loading…
x
Reference in New Issue
Block a user