From f38fa9b98ea7af26c99356e0d5383bd0d10c4f04 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Fri, 29 Dec 2017 12:06:18 +0200 Subject: [PATCH] Set decoding=async on image previews --- client/views/image_viewer.tpl | 2 +- client/views/msg_preview.tpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/views/image_viewer.tpl b/client/views/image_viewer.tpl index aa6f8409..71306050 100644 --- a/client/views/image_viewer.tpl +++ b/client/views/image_viewer.tpl @@ -9,7 +9,7 @@ {{/if}} - Preview of {{link}} + diff --git a/client/views/msg_preview.tpl b/client/views/msg_preview.tpl index 7f09bc5c..d972a632 100644 --- a/client/views/msg_preview.tpl +++ b/client/views/msg_preview.tpl @@ -2,7 +2,7 @@
{{#equal type "image"}} - + {{/equal}} {{#equal type "audio"}} @@ -20,7 +20,7 @@ {{#equal type "link"}} {{#if thumb}} - + {{/if}}