meteoJS icon indicating copy to clipboard operation
meteoJS copied to clipboard

setReloadTime with some Bugs

Open chird opened this issue 6 years ago • 0 comments

https://github.com/chird/meteoJS/blob/995200f806690edb0de052c3e6e6d4de4094d93b/src/meteoJS/synview/resource.js#L125

  1. If resource is invisible and gets visible -> reload will not be started.
  2. Definition of exact behavior misses: Will a setReloadTime(...) start a new Timer-Event or will a setReloadTime(...) with same reloadTime-value as already set keep the old Timer-Event.

chird avatar Apr 18 '19 09:04 chird