ACMfeature requestgood first issue
仓库指标
- 星标
- (31 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.