Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: scrolling inside the table with scrollbar (#9753)
Fixed- when scrolling inside the table with scrollbar, cursor also selects rows. Now on scrolling with scrollbar content is scrolled in respective direction as expected and table rows don't get selected. fixes issue #6773 --------- Co-authored-by: nitin <[email protected]> Co-authored-by: ehconitin <[email protected]>
- Loading branch information