What's the intended way to zoom a plot "anisotropically" in silx view? I can only zoom isotropically with the mouse wheel.
In silx view I would expect to zoom with right-click+drag when the "movement button" is selected. Instead, right click opens the "zoom back" dialogue.
In a normal matplotlib figure window I can zoom freely with right-click+draw. The "zoom back" function is the home button, which unfortunately doesn't exist in silx view.
I can imagine you are very hesitant to change established GUI elements in silx, but I really miss the right-click+drag zoom (but constantly try by mistake).
What's the intended way to zoom a plot "anisotropically" in
silx view? I can only zoom isotropically with the mouse wheel.In
silx viewI would expect to zoom with right-click+drag when the "movement button" is selected. Instead, right click opens the "zoom back" dialogue.In a normal matplotlib figure window I can zoom freely with right-click+draw. The "zoom back" function is the home button, which unfortunately doesn't exist in
silx view.I can imagine you are very hesitant to change established GUI elements in silx, but I really miss the right-click+drag zoom (but constantly try by mistake).