PrinterView icon indicating copy to clipboard operation
PrinterView copied to clipboard

Endless loop

Open Salandora opened this issue 9 years ago • 2 comments

Inside the index.js is an endless loop, causing the printer status to permanently get updates instead of every "refreshRate" seconds:

in initialInfo you call updateStatus: https://github.com/quillford/PrinterView/blob/master/index.js#L47 in updateStatus you call initialInfo: https://github.com/quillford/PrinterView/blob/master/index.js#L60

Salandora avatar Dec 05 '16 15:12 Salandora

I'm aware of it. I don't intend on further developing it as I don't use it enough.

adeebshihadeh avatar Dec 05 '16 17:12 adeebshihadeh

Ahh okay :-/ thats odd. Do you use something else now?

Salandora avatar Dec 06 '16 10:12 Salandora