ACMfeature requestgood first issue
Repository metrics
- Stars
- (31 stars)
- PR merge metrics
- (PR metrics pending)
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.