twolfson/multi-image-mergetool

Overlay overlaying adjacent image sets on similar results found

Open

#3 建立於 2016年12月12日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (0 fork)github user discovery
bughelp wanted

倉庫指標

Star
 (2 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南