twolfson/multi-image-mergetool

Overlay overlaying adjacent image sets on similar results found

Open

#3 ouverte le 12 déc. 2016

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)JavaScript (0 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (2 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur