rsmbl/Resemble.js

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

Ouverte

#198 ouverte le 19 avr. 2020

 (3 commentaires) (0 réaction) (0 personne assignée)JavaScript (433 forks)batch import
Feature requestGood first issue

Métriques du dépôt

Stars
 (4 364 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur