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.

貢獻者指南