mpizenberg/annotation-app

Allow zooming with wheel

Aberta

#6 aberto em 22 de abr. de 2018

 (2 comentários) (0 reação) (0 responsável)Elm (3 forks)auto 404
ACMfeature requestgood first issue

Métricas do repositório

Stars
 (31 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador