twolfson/multi-image-mergetool

Add support for clicking outside of image bounds for overlay

Open

#6 aberto em 15 de dez. de 2016

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

Métricas do repositório

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

Description

Sometimes we want an overlay that covers the entirety of a row/column (e.g. a top navigation bar). Unfortunately, unless there's really mouse good precision, it's hard to get the entire region. We should add support for clicking outside of image bounds or maybe add additive selection support (probably via SVG paths but then we get a mess about unioning regions)

Guia do colaborador