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 editing of some properties in CodeHighlighter #97414

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

AThousandShips
Copy link
Member

Unforeseen regression from:

These clear operations serve little direct purpose and break editing, while there might be some way to handle the editing of the dictionary differently there's no reason for these clears, and it solves the underlying issue.

@AThousandShips AThousandShips added bug topic:editor regression cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release labels Sep 24, 2024
@AThousandShips AThousandShips added this to the 4.4 milestone Sep 24, 2024
@akien-mga akien-mga merged commit 56d50c3 into godotengine:master Sep 26, 2024
19 checks passed
@AThousandShips AThousandShips deleted the code_highlight_fix branch September 26, 2024 16:51
@akien-mga
Copy link
Member

Thanks!

@AThousandShips
Copy link
Member Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cherrypick:4.3 Considered for cherry-picking into a future 4.3.x release regression topic:editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot modify CodeHighlighter's dictionary properties in inspector
4 participants