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

Reset BasicStroke after drawing fleet arrows. #1087

Merged
merged 2 commits into from
Oct 10, 2023

Conversation

hemoridos
Copy link
Contributor

Fixed a bug I introduced with arrows.
Reset BasicStroke after drawing fleet arrows. Otherwise it caused flickering when a window(equipment/research) was opened on the starmap.

@akarnokd
Copy link
Owner

Instead of this, save the current Stroke in a local variable before Line 1305 and restore that.

@akarnokd akarnokd added the bug label Oct 10, 2023
@akarnokd akarnokd merged commit f22bdac into akarnokd:master Oct 10, 2023
@hemoridos hemoridos deleted the stroke_fix branch October 10, 2023 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants