You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2021. It is now read-only.
On the desktop application it isn't possible atm to scroll up in the log view. The current issue is that as logs get appended to the end of the view, the scroll-back gets automatically dragged to the newest entry preventing the user from viewing any of the earlier entries.
The text was updated successfully, but these errors were encountered:
@valentinewallace may I take this one?
I'm planning to prevent auto scrolling if logs scrolled and show "New messages" button which scrolls to bottom when clicked
On the desktop application it isn't possible atm to scroll up in the log view. The current issue is that as logs get appended to the end of the view, the scroll-back gets automatically dragged to the newest entry preventing the user from viewing any of the earlier entries.
The text was updated successfully, but these errors were encountered: