Minor bug fixes.

square-messages
Black Hat 2018-11-05 14:00:43 +08:00
parent 1ac443253a
commit 64603b47c6
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Rectangle {
width: parent.height
height: parent.height
visible: !isEmoji
source: modelData.paintable
source: modelData.paintable || null
}
Label {
height: parent.height