mpizenberg/annotation-app

Allow zooming with wheel

Ouverte

#6 ouverte le 22 avr. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Elm (3 forks)auto 404
ACMfeature requestgood first issue

Métriques du dépôt

Stars
 (31 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur