]> gerrit.simantics Code Review - simantics/district.git/commit
Resolve tie situations in n lowest/highest element selection. 46/2746/3
authorReino Ruusu <reino.ruusu@semantum.fi>
Mon, 4 Mar 2019 15:33:03 +0000 (17:33 +0200)
committerJani Simomaa <jani.simomaa@semantum.fi>
Wed, 6 Mar 2019 13:18:19 +0000 (13:18 +0000)
commit50306ed44f39142ec59265c7329e8e5930b9ff38
tree458670feea6c925d0182b6b25ad7b003857462a7
parent59a2dd367b6cb9d02f22e473386d63ab59a857b3
Resolve tie situations in n lowest/highest element selection.

Pick all elements that match the value of the n'th lowest/highest one.

Change-Id: I066ae39a2f7db73db93a6c3d4c9531ba4300236f
org.simantics.district.selection/src/org/simantics/district/selection/ElementSelector.java