node-serialport icon indicating copy to clipboard operation
node-serialport copied to clipboard

Writing slowing down on poledisplay when app not on focus window

Open AndhikaR opened this issue 3 years ago • 0 comments

SerialPort Version

10.4.0

Node Version

14.3.0

Electron Version

15.2.0

Platform

No response

Architecture

No response

Hardware or chipset of serialport

No response

What steps will reproduce the bug?

Open any app and keep the electron app on background (not in focus) make writing slowing down

What happens?

The writing speed slowing down to 2 second update where it suppose to 500ms update

What should have happened?

The writing speed still the same as when app on focus

Additional information

Sometimes the pole freezing after long usage, i have interval code to make running text on pole display

AndhikaR avatar Aug 20 '22 13:08 AndhikaR