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
I have encountered an issue where the scrollbar does not display the full content when a line's length exceeds the length of the scrollbar. Even when I scroll to the end of the line, the content is still partially hidden.
Problem
I have encountered an issue where the scrollbar does not display the full content when a line's length exceeds the length of the scrollbar. Even when I scroll to the end of the line, the content is still partially hidden.
Sample code to reproduce your issue
editor content:
I expect the scrollbar to allow me to scroll and fully display the content, even when the line's length exceeds the scrollbar length.
Additional information
The text was updated successfully, but these errors were encountered: