order Commands For Move
fun orderCommandsForMove( orderedSpacesToOrderMap: List<Pair<String, String?>>, movedSpaceId: String, delta: Int): List<SpaceOrderUtils.SpaceReOrderCommand>
Content copied to clipboard
Returns a minimal list of order change in order to re order the space list as per given move.