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

Optimize editing multi-line text #5560

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft

Optimize editing multi-line text #5560

wants to merge 30 commits into from

Conversation

emilk
Copy link
Owner

@emilk emilk commented Jan 2, 2025

Splits long layout jobs into paragraphs (i.e. splits on \n). When editing, only edited lines will be laid out again; the others will already be in the cache.

@emilk emilk marked this pull request as draft January 2, 2025 01:12
@emilk emilk changed the title Cache galley lines Optimize editing multi-line text Jan 2, 2025
Copy link

github-actions bot commented Jan 2, 2025

Preview available at https://egui-pr-preview.github.io/pr/5560-cachegalleylines
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

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

Successfully merging this pull request may close these issues.

2 participants