twolfson/multi-image-mergetool

Overlay overlaying adjacent image sets on similar results found

Open

#3 opened on 2016年12月12日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

説明

We are finding an overlay on top of image set content from another image set when we perform the following:

  1. Get 2 failing adjacent image sets
  2. Overlay second image set
  3. Overlay first image set
  4. Find similar results such that the second image set is pushed down

Expected behavior:

  • Second overlay travels with second image set

Actual behavior:

  • Second overlay stays in place and is on top of similar image results for first image set

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