mirror of
https://github.com/Hopiu/RandomWallpaperGnome3.git
synced 2026-05-04 21:34:43 +00:00
ensure that the timer is reset always
This commit is contained in:
parent
9c091c8118
commit
a0b5025fce
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ var _AFTimer = new Lang.Class({
|
|||
this._timoutEndCallback();
|
||||
}
|
||||
|
||||
this.reset(); // reset timer
|
||||
this.start(); // restart timer
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue