Skip to content

Fix list item dragging

Marco Martin requested to merge work/mart/fixItemDrag into master

In order for ListItemDragHandle to work correctly, it needs the list item inside an empty container for technical reasons. It's terrible api but unfortunaltely needed

Merge request reports