mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-18 17:49:31 -07:00
remove loop delay from gifs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user