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