Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sbegaudeau opened this issue Apr 9, 2024 · 1 comment · Fixed by #3482
Closed

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

sbegaudeau opened this issue Apr 9, 2024 · 1 comment · Fixed by #3482

Comments

@sbegaudeau
Copy link
Member

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

Enregistrement.de.l.ecran.2024-04-09.a.16.45.00.mov
@lfasani
Copy link
Contributor

lfasani commented May 15, 2024

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

lfasani added a commit that referenced this issue May 15, 2024
Bug: #3366
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
@lfasani lfasani added this to the 2024.5.0 milestone May 15, 2024
@lfasani lfasani linked a pull request May 15, 2024 that will close this issue
39 tasks
frouene pushed a commit that referenced this issue May 21, 2024
Bug: #3366
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
frouene pushed a commit that referenced this issue May 22, 2024
Bug: #3366
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
frouene pushed a commit that referenced this issue May 22, 2024
Bug: #3366
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants