Fix space taken by invisible unread indicator

This commit is contained in:
miruka 2020-04-16 16:45:45 -04:00
parent 0ba8c6eecf
commit 74e35bd128

View File

@ -52,6 +52,7 @@ HTileDelegate {
rightPadding: leftPadding
scale: model.unreads === 0 ? 0 : 1
visible: model.unreads !== 0
background: Rectangle {
color: