removeItemsOnMove property
set removeItemsOnMove to false, to avoid that the items are beeing removed from the source and the default actions are running
Implementation
bool removeItemsOnMove = true;
set removeItemsOnMove to false, to avoid that the items are beeing removed from the source and the default actions are running
bool removeItemsOnMove = true;