rsmbl/Resemble.js

Feature request: separate colors for errors in image 1 and 2

Open

#198 geöffnet am 19. Apr. 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (433 Forks)batch import
Feature requestGood first issue

Repository-Metriken

Stars
 (4.364 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

I'm using resemble via the wdio-image-comparison-service. It works great, but I would love to be able to specify that the erroneous pixels present in image 1 (my baseline) are green (expected) while the errors from image 2 (the comparison) are red. Hopefully that makes sense. Basically I want it to display like a git diff.

Contributor Guide