remove loop delay from gifs
This commit is contained in:
parent
24855fd959
commit
26606757ce
6 changed files with 3 additions and 217 deletions
|
|
@ -158,7 +158,6 @@ class ExtendedForecast extends WeatherDisplay {
|
|||
// draw the icon
|
||||
this.gifs.push(await utils.image.superGifAsync({
|
||||
src: Day.icon,
|
||||
loop_delay: 100,
|
||||
auto_play: true,
|
||||
canvas: this.canvas,
|
||||
x: 70 + Index*195,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue