block sorting improvement, fixes #466
This PR fixes #466 (closed). How it works
- the scenario should only happen when there are more than one section and only one block.
- by increasing number of blocks in
getBlocksCount
.
This PR fixes #466 (closed). How it works
getBlocksCount
.