WIP on performances
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-04-16 16:40:33 +02:00
parent f91dc8541b
commit 7f3f2ac3ba
9 changed files with 60 additions and 47 deletions

View File

@@ -33,6 +33,6 @@ export let fullscreen = writable()
Animation related
========================================================================== */
export const animDelay = 800
export const animDelayPanel = 1000
export const animPanelDelay = 1000
export const animDuration = 1400
export const animDurationLong = 1800