eclipse-sirius / sirius-web

Sirius Web: open-source low-code platform to define custom web applications supporting your specific visual languages
https://eclipse.dev/sirius/sirius-web.html
Eclipse Public License 2.0
79 stars 52 forks source link

Mixing scroll and zoom in Gantt representations make them unusable #3366

Closed sbegaudeau closed 5 months ago

sbegaudeau commented 6 months ago

By mixing zoom and scroll when you are over the main area of the Gantt representations, the slightest change in the scroll of the Gantt representation can trigger some massive change in the zoom. See how little I scroll in the second part of the following video

https://github.com/eclipse-sirius/sirius-web/assets/422587/40cb621d-69e3-447b-b1d9-b872c3902b7b

lfasani commented 5 months ago

It is actually what have been agreed but I dislike as you do the current behavior. The idea was to fit the behavior in diagram by zooming in/out with the mouse wheel. But here, in gantt, we are more in a constraint table than in an open field like diagram so I consider that the best behavior is to associate the mouse wheel to the scrollbar. I will change to have the zoom with Ctrl+wheel