Horizontal zoom center can ignore the mouse position in GLMakie (and maybe others?) #3471
Closed
3 tasks done
Labels
Axis
related to `Axis()` objects
bug
GLMakie
This relates to GLMakie.jl, the OpenGL backend for Makie.
interaction
anything event related
maybe outdated/fixed
TODO: review
needs more info
]activate --temp; add Makie
) yes, sometimesI made this issue for Tyler: MakieOrg/Tyler.jl#66
But then I had the same problem later using MakieDraw.jl. Both are with GLMakie.
It's hard to reproduce because it usually works, and only switches after a lot of random manipulations of the plot. But its possible to switch into a mode where vertically zooming in doesn't zoom to the mouse position, but to somewhere closer to the center of the image. Horizontal zoom position always seems to go to the mouse position.
The text was updated successfully, but these errors were encountered: