[Done] [Beta] The auto-scroll toggle shouldn't toggle when manually scrolling

image

Clicking on the auto-scroll toggle, the output stops automatically scrolling, which is good.

But as soon as you touch the mouse wheel, the auto-scroll turns on immediately, so it is impossible to see old rows while the app keeps printing, which is not so good.

I would like the opposite behavior: the auto-scroll should be disabled when you touch the mouse wheel and should be enabled only when either clicking the toggle button or manually scrolling to the bottom.

When the auto-scroll is disabled, the tab title should show a red text with the number of rows added and not automatically scrolled, just like it does when the console is closed.

2 Likes