Are there any configuration options to improve performance for large inputs to textinput? #17
Unanswered
fostero999
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to read a long input into a textinput (cut/paste of a license string of around 5000 characters) but there is a ~5-10 second delay while the input is processed. I appreciate this is a very large input but wondering if there are any relevant tunable settings that might help improve the performance in this case. Loss of some functionality such as colour coding would be an acceptable trade off.
My code is
Thanks for any help you can provide.
Ian
Beta Was this translation helpful? Give feedback.
All reactions