Hi there,
Request: Disable console output auto-scroll to bottom, if window / textarea has been scrolled up by user (aka user has scrolled in textarea)
I know its possible to pause log, but sometimes it would be nice just to scroll up, and read the log, and prevent the window keep focusing back to bottom again when new content is added. (very annoying)
New content should still be added to bottom of textara (if log not is paused), and auto-scroll should be enabled again, when user scroll to bottom. Optionel an indicator showing what auto-scroll is enabled/disabled.
Kind regards
Dan