mpizenberg/annotation-app

Allow zooming with wheel

Aperta

#6 aperta il 22 apr 2018

 (2 commenti) (0 reazioni) (0 assegnatari)Elm (3 fork)auto 404
ACMfeature requestgood first issue

Metriche repository

Star
 (31 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor