mpizenberg/annotation-app

Allow zooming with wheel

オープン

#6 opened on 2018/04/22

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Elm (3 件のフォーク)auto 404
ACMfeature requestgood first issue

Repository metrics

Stars
 (31 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド