mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 04:28:49 +03:00
Fix people icon blurriness
This commit is contained in:
parent
59703d3c25
commit
4b8709598b
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue