qml: fix InfoTextArea text sometimes out of bounds
This commit is contained in:
@@ -72,7 +72,6 @@ TextHighlightPane {
|
||||
Label {
|
||||
id: infotext
|
||||
Layout.fillWidth: true
|
||||
width: parent.width
|
||||
wrapMode: Text.Wrap
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user