mpizenberg/annotation-app

Allow zooming with wheel

开放

#6 创建于 2018年4月22日

 (2 条评论) (0 个反应) (0 位负责人)Elm (3 个派生)auto 404
ACMfeature requestgood first issue

仓库指标

星标
 (31 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Allow zooming with wheel events (with or without [ctrl] key hold?)

Could be done by adding wheel events (cf elm-pointer-events package) to attributes of the view function in file client/src/View/AnnotationsArea.elm.

贡献者指南