Merge branch 'uifix' of cwtch.im/ui into master

This commit is contained in:
erinn 2019-02-04 19:59:45 +00:00 committed by Gogs
commit 9a0dafceff
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@ ColumnLayout {
clip: true
Layout.alignment: Qt.AlignLeft | Qt.AlignTop
Layout.fillHeight: true
Layout.minimumWidth: parent.width
Layout.fillWidth: true
contentWidth: bulletin.width
contentHeight: bulletin.height

View File

@ -18,7 +18,6 @@ ColumnLayout {
clip: true
Layout.alignment: Qt.AlignLeft | Qt.AlignTop
Layout.fillHeight: true
Layout.minimumWidth: parent.width
Layout.maximumWidth: parent.width
Layout.fillWidth: true
contentWidth: colMessages.width