parent
9e811838e8
commit
9ecf2af3f1
|
@ -48,12 +48,9 @@ StatusDialog {
|
|||
}
|
||||
|
||||
StatusScrollView {
|
||||
Layout.preferredWidth: contentWidth
|
||||
Layout.minimumWidth: 300
|
||||
|
||||
Layout.preferredWidth: contentWidth
|
||||
Layout.fillHeight: true
|
||||
Layout.preferredHeight: contentHeight
|
||||
Layout.maximumHeight: 400
|
||||
|
||||
StatusBaseText {
|
||||
id: messageContent
|
||||
|
|
Loading…
Reference in New Issue