5s is too much
This commit is contained in:
parent
1119ebf380
commit
c43e989459
|
@ -185,7 +185,7 @@ video model =
|
||||||
|
|
||||||
bar =
|
bar =
|
||||||
animatedEl
|
animatedEl
|
||||||
(if model.animationFrame < 5000 then
|
(if model.animationFrame < 3000 then
|
||||||
fadeIn
|
fadeIn
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue