rsmbl/Resemble.js

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

Open

#198 opened on 2020年4月19日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (4,364 stars) (433 forks)batch import
Feature requestGood first issue

説明

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.

コントリビューターガイド