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