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

Fixes incorrect color for history row in sxs comparison #27

Merged
merged 1 commit into from
Nov 30, 2022
Merged

Conversation

mthalman
Copy link
Owner

The SideBySide format for image layer comparison was not using the correct foreground color of the history row for the target image. In cases where it should have been green, it was showing red. This was due to not indicating the state correctly for whether the row represented the base image or not.

Before fix:

image

After fix:

image

@mthalman mthalman merged commit 71921f4 into main Nov 30, 2022
@mthalman mthalman deleted the color-fix branch November 30, 2022 00:42
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.

None yet

1 participant