From 502757da28d573641a48197c284b7e40dfc8154e Mon Sep 17 00:00:00 2001 From: xj9 Date: Wed, 8 Mar 2017 20:23:10 -0700 Subject: improvements on fature/better-nsfw-image-loading - loading indicator - avoid hitting the cache if we already know the image was loaded - more responsive toggle --- src/components/attachment/attachment.vue | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'src/components/attachment/attachment.vue') diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index ad60acf9..8f51b891 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -1,15 +1,14 @@