-
Notifications
You must be signed in to change notification settings - Fork 295
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
Change border colors on the minimap for moved units #3733
Change border colors on the minimap for moved units #3733
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3733 +/- ##
============================================
- Coverage 23.63% 23.63% -0.01%
Complexity 4807 4807
============================================
Files 2204 2204
Lines 242602 242609 +7
Branches 45435 45436 +1
============================================
Hits 57341 57341
- Misses 183806 183813 +7
Partials 1455 1455
Continue to review full report at Codecov.
|
There are some color blindness issues in the Green-Blind/Deuteranopia and Monochromacy/Achromatopsia categories that I should sort out before this is merged |
a661ce4
to
c88dc5f
Compare
c88dc5f
to
b11abab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one spacing issue, which should probably be a float too
Co-authored-by: Justin Bowen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for the PR
No description provided.