From 77f851c319837b8aaf7901e9ec94092cf19cb237 Mon Sep 17 00:00:00 2001 From: miruka Date: Thu, 26 Dec 2019 11:12:33 -0400 Subject: [PATCH] Respect uiScale to decide how to align our msgs --- src/themes/Default.qpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/Default.qpl b/src/themes/Default.qpl index b3a9f793..726d452e 100644 --- a/src/themes/Default.qpl +++ b/src/themes/Default.qpl @@ -312,7 +312,7 @@ chat: color background: colors.inputBackground eventList: - int ownEventsOnRightUnderWidth: 768 + int ownEventsOnRightUnderWidth: 768 * theme.uiScale color background: "transparent" message: