-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When the horizontal scrollbar is visible the bottom row of the TreeDataGrid isn't selectable.
To Reproduce
- Create TreeDataGrid and add enough data to show scrollbars
- Click on the last row
- Observe that the horizontal scrollbar blocks selecting the last row
- Modify data / UI so that the horizontal scrollbar disappears
- Observe that you can select the bottom row
Expected behavior
You should be able to select the bottom row even if the scrollbar is visible.
Avalonia version
Avalonia: 11.3.0, Avalonia.Controls.TreeDataGrid: 11.1.1
OS
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working