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

Fix Lag in Title Editor on UI Thread #5183

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Mar 27, 2023

On slower computers, the main UI thread bogs down when rendering previews of the SVG title, in the Title Editor. This work needs to be moved to it's own thread, in a non blocking way.

@jonoomph jonoomph changed the base branch from develop to release-20230321 March 27, 2023 05:46
@jonoomph
Copy link
Member Author

@jonoomph jonoomph merged commit 6cd8cfa into release-20230321 Mar 27, 2023
@jonoomph jonoomph deleted the fix-title-editor-lag2 branch March 27, 2023 18:50
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.

None yet

1 participant