Comment 2 for bug 1500409

Revision history for this message
Tim Peeters (tpeeters) wrote :

The ListItem itself supports dragging left or right to show leading and trailing actions. This would conflict with the possibility of dragging ListItem contents independently. If you do not need that ListItem functionality, I would say use a simple Item as a delegate instead of a ListItem.