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

贡献者指南