From d6029506d59f70c9c40683bca30c64dc8ef12066 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 11 Oct 2020 16:27:17 +0100 Subject: [PATCH] feat(demo): add ui:animations to demo config --- demo/karma.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/karma.yaml b/demo/karma.yaml index 98dcff4a9..ad86f7102 100644 --- a/demo/karma.yaml +++ b/demo/karma.yaml @@ -104,6 +104,7 @@ ui: hideFiltersWhenIdle: true colorTitlebar: false theme: auto + animations: true minimalGroupWidth: 420 alertsPerGroup: 5 collapseGroups: collapsedOnMobile