twolfson/multi-image-mergetool

Overlay overlaying adjacent image sets on similar results found

Open

#3 aberto em 12 de dez. de 2016

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (0 forks)github user discovery
bughelp wanted

Métricas do repositório

Stars
 (2 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador