twolfson/multi-image-mergetool

Add support for clicking outside of image bounds for overlay

Open

#6 创建于 2016年12月15日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (0 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (2 star)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南