arrayfire / arrayfire/arrayfire
Implement mouse wheel zoom for images
Open
feature
- Dominant language
- C++
- Stars
- 4.9k
- Forks
- 555
- Avg merge
- 1h 24m
- Merged PRs (30d)
- 1
Description
According to the [documentation](https://arrayfire.org/docs/forge_visualization.htm) it should be possible to zoom images using `Alt + Mouse Drag`. However, this does not work on my system because this shortcut is already reserved to move windows around the screen. In any case, any other image application allows zooming via the mouse wheel, thus it should be implemented as well.
Contributor guide
Assessment
This issue has not been assessed yet.