Fatih Babacan

Results 3 comments of Fatih Babacan

@lukevp in 2.0, The printer automatically reconnects (or updates the printer status, we only print when the online status of the monitoring is true) when opening and closing the tray...

You simply can't print from a remote server. You need to run software within the local network of the printer.

I fixed it by adding this to the loadFromStorage() method. This prevents the code from pushing the saved array to the original array twice. ``` if ( this.canvasWhiteboardComponent.getDrawingHistory().length != updates.length...