picoe / Eto

Cross platform GUI framework for desktop and mobile applications in .NET
Other
3.55k stars 323 forks source link

Wpf: Auto scroll Tree/GridView when cursor nears edge during drag/drop #2519

Closed cwensley closed 1 year ago

cwensley commented 1 year ago

When performing a drag/drop over a GridView or TreeGridView, it will now automatically scroll up or down when the cursor reaches the edge. It'll also go faster as the cursor gets closer to the edge.