summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
authorq234rty <q23456yuiop@gmail.com>2022-12-06 01:48:06 +0800
committerq234rty <q23456yuiop@gmail.com>2022-12-06 01:48:06 +0800
commit4b8709598b064dcfc3ab9e8ddce631a44574eaed (patch)
treea948439bfd355885734398862b12fe65d162b6b3 /resources/qml
parentImplement MSC3664, pushrules for related events (diff)
downloadnheko-4b8709598b064dcfc3ab9e8ddce631a44574eaed.tar.xz
Fix people icon blurriness
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/TopBar.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/qml/TopBar.qml b/resources/qml/TopBar.qml

index 4608da4d..bdf19bf9 100644 --- a/resources/qml/TopBar.qml +++ b/resources/qml/TopBar.qml
@@ -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