Don't make unread room bold, we have pills for that
This commit is contained in:
@@ -150,7 +150,6 @@ Kirigami.ScrollablePage {
|
|||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
text: name ?? ""
|
text: name ?? ""
|
||||||
font.bold: unreadCount >= 0
|
|
||||||
elide: Text.ElideRight
|
elide: Text.ElideRight
|
||||||
wrapMode: Text.NoWrap
|
wrapMode: Text.NoWrap
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user