Fix people icon blurriness
This commit is contained in:
parent
59703d3c25
commit
4b8709598b
@ -228,8 +228,6 @@ Pane {
|
|||||||
Layout.maximumWidth: Nheko.avatarSize - Nheko.paddingMedium
|
Layout.maximumWidth: Nheko.avatarSize - Nheko.paddingMedium
|
||||||
|
|
||||||
contentItem: EncryptionIndicator {
|
contentItem: EncryptionIndicator {
|
||||||
sourceSize.height: parent.Layout.preferredHeight * Screen.devicePixelRatio
|
|
||||||
sourceSize.width: parent.Layout.preferredWidth * Screen.devicePixelRatio
|
|
||||||
encrypted: isEncrypted
|
encrypted: isEncrypted
|
||||||
trust: trustlevel
|
trust: trustlevel
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user