You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To navigate in the grids, we can use the scroll for an up/down movement; however, we need to use the horizontal scroll bar to move left/right.
Proposed Solution
Implement Auto-Scrolling.
By doing "middle-click" (aka middle mouse button or scroll-wheel click), if you keep pressing it, it changes the cursor, allowing you to pan/panning (scroll by moving the mouse up or down and left or right.
Grid_auto-scrolling.mp4
Use Case
Faster navigation on the grid. Especially to scroll to the right/left.
Which component(s) does this affect?
Problem Statement
To navigate in the grids, we can use the scroll for an up/down movement; however, we need to use the horizontal scroll bar to move left/right.
Proposed Solution
Implement Auto-Scrolling.
By doing "middle-click" (aka middle mouse button or scroll-wheel click), if you keep pressing it, it changes the cursor, allowing you to pan/panning (scroll by moving the mouse up or down and left or right.
Grid_auto-scrolling.mp4
Use Case
Faster navigation on the grid. Especially to scroll to the right/left.
Alternatives Considered
N/A