twolfson/multi-image-mergetool
Voir sur GitHubAdd support for clicking outside of image bounds for overlay
Open
#6 ouverte le 15 déc. 2016
enhancementhelp wanted
Métriques du dépôt
- Stars
- (2 stars)
- Métriques de merge PR
- (Métriques PR en attente)
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)