Created by: vicdoval
Addressed problem description
When sorting by connections the start of the paths (if there where any) was not taken into account
Solution description
I added a "Search for limits" option to search first for this particular cases and use the as starting points.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.