Details
Description
Moving rows in `MapItemView` source model leads to fading out it's delegate. The reason is that fading transition is not interrupted after reinstantiation of moved item on map. If `remove` property is set to `null` the problem is fixed