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