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 am using UWP system control (RichEditBox) as my Editor base and it comes with limitations. One of the limitations is what you just described and the reason here is actually because the limitation on the ScrollViewer. There is a rendering size limit on what it can render. Also, please take a look at my reponse for similar issue: #10
I tried the program, and one of the first issues I found was that when there are many long lines, the program becomes very sluggish and slow.
After copying and pasting the same text for a while, a part of the text suddenly disappears. It seems like a rendering issue.
The text was updated successfully, but these errors were encountered: