Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only use a single TextArea instance #636

Open
tconbeer opened this issue Aug 31, 2024 · 0 comments
Open

Only use a single TextArea instance #636

tconbeer opened this issue Aug 31, 2024 · 0 comments

Comments

@tconbeer
Copy link
Owner

It should be much faster to store the TextArea state and swap state, instead of initializing many textarea instances. We should keep the tabs as an interface but fake it instead of using TabbedContent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant