Closed danielpunkass closed 2 years ago
Prevent conversion of TextKit2 NSTextViews to TextKit1 when requesting the visibleTextRange. For now if TextKit2 is detected on a text view, just return the whole range.
I really love that you found this issue, and that you added a test.
Prevent conversion of TextKit2 NSTextViews to TextKit1 when requesting the visibleTextRange. For now if TextKit2 is detected on a text view, just return the whole range.