mpizenberg/annotation-app

Allow zooming with wheel

Offen

#6 geöffnet am 22.04.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elm (3 Forks)auto 404
ACMfeature requestgood first issue

Repository-Metriken

Stars
 (31 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide