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

refactor(plugins): adjust minimap to avoid flash in some scene #6316

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

Aarebecca
Copy link
Contributor

In some situation, drag canvas or hover element may cause minimap blink,
This pull request fixed above problem by replacing throttle with debounce and add wait time to reduce update times.

@Aarebecca Aarebecca merged commit f2697cd into v5 Sep 12, 2024
5 checks passed
@Aarebecca Aarebecca deleted the refactor/plugins-minimap branch September 12, 2024 02:49
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.

1 participant