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.