jbienzms/SpatialAlignment

Parent SortOrder determined by ParentOption

Closed this issue · 1 comments

Currently ParentOption has a method for calculating its own sort-order. This really should be handled by the alignment strategy rather than the option so that each strategy can have different sorting criteria.

This is fixed with commit 0138e2f.