twolfson/multi-image-mergetool

Add support for clicking outside of image bounds for overlay

Open

#6 geöffnet am 15. Dez. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (0 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (2 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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)

Contributor Guide