Skip to content

Use more specific check for dragging wait setting#114829

Merged
akien-mga merged 1 commit into
godotengine:masterfrom
KoBeWi:don't_drag_it_too_much
Jan 10, 2026
Merged

Use more specific check for dragging wait setting#114829
akien-mga merged 1 commit into
godotengine:masterfrom
KoBeWi:don't_drag_it_too_much

Conversation

@KoBeWi
Copy link
Copy Markdown
Member

@KoBeWi KoBeWi commented Jan 10, 2026

I noticed that changing editor language takes unreasonably long. Turns out the editor was updating the dragging hover setting, which triggered updating of the editor theme, which just takes looooong time.

I made the check more specific, so the theme is not updated more than necessary.

@KoBeWi KoBeWi added this to the 4.6 milestone Jan 10, 2026
@KoBeWi KoBeWi requested a review from a team January 10, 2026 14:17
@akien-mga akien-mga merged commit 85c75da into godotengine:master Jan 10, 2026
20 checks passed
@KoBeWi KoBeWi deleted the don't_drag_it_too_much branch January 10, 2026 22:53
@akien-mga
Copy link
Copy Markdown
Member

Thanks!

rivie13 pushed a commit to rivie13/Phoenix-Agentic-Engine that referenced this pull request Feb 16, 2026
Use more specific check for dragging wait setting
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.

2 participants