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.