Fix people icon blurriness

This commit is contained in:
q234rty 2022-12-06 01:48:06 +08:00
parent 59703d3c25
commit 4b8709598b
No known key found for this signature in database
GPG Key ID: D7E83C63C8CC4545
1 changed files with 0 additions and 2 deletions

View File

@ -228,8 +228,6 @@ Pane {
Layout.maximumWidth: Nheko.avatarSize - Nheko.paddingMedium
contentItem: EncryptionIndicator {
sourceSize.height: parent.Layout.preferredHeight * Screen.devicePixelRatio
sourceSize.width: parent.Layout.preferredWidth * Screen.devicePixelRatio
encrypted: isEncrypted
trust: trustlevel
enabled: false