From 2f332651d3c431b4a3b24b377dc45dcd54e7efce Mon Sep 17 00:00:00 2001 From: Julius Härtl Date: Wed, 4 Jul 2018 13:33:56 +0200 Subject: Add transition when enabling/disabling apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- settings/src/components/appList.vue | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'settings/src') diff --git a/settings/src/components/appList.vue b/settings/src/components/appList.vue index ddef5aa2165..dd19c44d885 100644 --- a/settings/src/components/appList.vue +++ b/settings/src/components/appList.vue @@ -24,18 +24,23 @@