From b094a2f78742e6faa32d876c61dc8af8bcf52df5 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Thu, 24 Jan 2019 10:54:39 +0000 Subject: [PATCH] update --- components/BackgroundImageLoader.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/BackgroundImageLoader.vue b/components/BackgroundImageLoader.vue index c46017b..c909c96 100644 --- a/components/BackgroundImageLoader.vue +++ b/components/BackgroundImageLoader.vue @@ -97,6 +97,7 @@ export default { handleBeforeEnter() { // TOOD get the actual value programatically + // use ref and ref.style.transitionDuration or whatever let transitionDuration = 4000 this.isInTransition = true