seanchas116 / qtimgui

Qt (QOpenGLWidget / QOpenGLWindow) backend for ImGui
MIT License
375 stars 96 forks source link

Mousewheel problem. Plot not zooming. #58

Open maichaell opened 2 months ago

maichaell commented 2 months ago

When running implot demo. There is a problem with zooming in mousewheel. When you zoom in/out with mousewheel the zoom does not work like with original implot demo.

a video of the problem is here:

https://youtu.be/w9xwWE5PeZs

Thanks, Michael