chillibasket / processing-grapher

Terminal and graphing program for analysis and recording of data from serial devices
GNU General Public License v3.0
35 stars 17 forks source link

Add a "Return to Bottom" button on the Serial Monitor #21

Closed chillibasket closed 3 years ago

chillibasket commented 3 years ago

When scrolling up in the serial monitor while new data is coming in, it always takes a long time to scroll back down to the bottom of the serial message in order to see the newest messages.

When scrolling up, a button should appear with a down arrow \/. When clicking on it, the serial monitor will automatically scroll back down to the newest message.

chillibasket commented 3 years ago

This feature has now been added in program version 1.3.0 in commit 44b160124af1bd4ef9db273b41993158660623e8