Skip to content

Conversation

@r0b1n
Copy link
Collaborator

@r0b1n r0b1n commented Oct 22, 2025

Pull request type

Bug fix / New feature


Description

With recent improvements of virtual scrolling we introduced an issue with horizontal scroll where vertical scrollbar goes out of sight. To mitigate this we took a new approach and improved vertical scrolling even more. This gives the users ability scroll in both directions and have more natural look and feel when virtual scrolling is enabled.

As a small feature we introduced shadows when the grid is scrolled, so the users immediately see that the grid is in the middle of the scroll, this is a good QoL improvement.

What should be covered while testing?

  • Check that with fixed scrollbars (usually Windows) and with hide-able scrollbars (usually Mac) alignment of the header and columns work as expected.
  • Check that non-virtual scrolling still works as before.

@r0b1n r0b1n requested a review from a team as a code owner October 22, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants