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

set tool before redrawing when tool is changed #109

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

targos
Copy link
Contributor

@targos targos commented Jul 24, 2024

This fixes a redraw inconsistency when the update implementation is synchronous.
In that case, the drawing would happen before the tool is actually changed.

This fixes a redraw inconsistency when the `update` implementation is synchronous.
In that case, the drawing would happen before the tool is actually changed.
@thsa thsa merged commit e8e44d2 into Actelion:master Jul 24, 2024
3 checks passed
@targos targos deleted the fix-timing branch July 25, 2024 05:14
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.

2 participants