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
Hello,
I am currently using a read-only view to scroll through output text (similar to a console). In the cases, the output usually appends content to the end of the text. Therefore, I would like the cursor to remain at the last line and be positioned at the bottom of the view when new content is added.
But it seems there no api to disable it?
The text was updated successfully, but these errors were encountered:
Hello,
I am currently using a read-only view to scroll through output text (similar to a console). In the cases, the output usually appends content to the end of the text. Therefore, I would like the cursor to remain at the last line and be positioned at the bottom of the view when new content is added.
The text was updated successfully, but these errors were encountered: