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

Cache sizing information in read-only mode to reduce layout passes #14

Open
amyworrall opened this issue Apr 6, 2023 · 0 comments
Open
Assignees
Labels
difficult An issue where the code required to solve it is difficult to write. textkit Requires interacting with Apple's TextKit framework

Comments

@amyworrall
Copy link
Contributor

I'm working on this now. Currently, having a height-limited read only Lexical view will trigger multiple TextKit layouts. I'm working to make sure this doesn't happen.

@amyworrall amyworrall added textkit Requires interacting with Apple's TextKit framework difficult An issue where the code required to solve it is difficult to write. labels Apr 6, 2023
@amyworrall amyworrall self-assigned this Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult An issue where the code required to solve it is difficult to write. textkit Requires interacting with Apple's TextKit framework
Projects
None yet
Development

No branches or pull requests

1 participant