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 editor log flicker. #77973

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jun 7, 2023

  • When removing paragraph, instead of invalidation all RTL content only invalidate paragraphs starting from removed one.
  • Force sync log RTL when adding collapsed line to the log.

Fixes #77961

Screen.Recording.2023-06-07.at.20.08.27.mov

@bruvzg bruvzg added this to the 4.1 milestone Jun 7, 2023
@bruvzg bruvzg force-pushed the fix_rtl_rebuild branch 3 times, most recently from c0a0650 to 4b53dd5 Compare June 7, 2023 18:12
@bruvzg bruvzg marked this pull request as ready for review June 12, 2023 17:16
@bruvzg bruvzg requested a review from a team as a code owner June 12, 2023 17:16
@akien-mga akien-mga merged commit 380ee3c into godotengine:master Jun 12, 2023
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

Editor Log flickering on continuous text
2 participants