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
Text styling (both color and font) sometimes won't get applied after pasting, or typing in text.
Sometimes, the styling get's applied when I scroll the EditorView, that's why you can see my scroll a few times in the screen recording. It's not working though..
I say "sometimes" because I can't always reproduce it, and I've found no other correlations. This bug occurs roughly 3 out of 5 times trying to paste, or type, text into the editor view.
This is my EditorTheme (same thing happens with black on white btw, but still):
Description
Text styling (both color and font) sometimes won't get applied after pasting, or typing in text.
Sometimes, the styling get's applied when I scroll the EditorView, that's why you can see my scroll a few times in the screen recording. It's not working though..
I say "sometimes" because I can't always reproduce it, and I've found no other correlations. This bug occurs roughly 3 out of 5 times trying to paste, or type, text into the editor view.
This is my
EditorTheme(same thing happens with black on white btw, but still):To Reproduce
Expected Behavior
Upon entering any text into the editor view it should get processed and styled immediately.
Version Information
CodeEditTextView: 0.4.0
macOS: 13.2.1
Xcode: 14.2 (14C18)
Additional Context
No response
Screenshots
Screen.Recording.2023-03-15.at.22.01.08.mov