Files
ladybird/Userland/Libraries/LibGUI
Marcus Nilsson d660e86d13 LibGUI: Implement automatic scrolling in AbstractView
This adds automatic scrolling when dragging items in TreeViews and other
widgets that inherit from AbstractView when the overloaded
accepts_drag() returns true. This is implemented in FileSystemModel to
allow directories and files to be dragged.
2021-09-29 23:58:55 +02:00
..
2021-09-03 02:32:43 +02:00
2021-08-18 10:39:13 +02:00
2021-08-18 10:39:13 +02:00