1
0
mirror of https://github.com/Siccity/xNode.git synced 2025-12-20 09:16:01 +08:00
Thor Brigsted af0523db2d Fixed #124 - Errors on DynamicPortList with >10 items
Was using OrderBy(x => x.fieldName). The resulting order would then be 1, 10, 11, .. , 2, 3, 4, etc.
Fixed by parsing the indices as ints, and ordering by that value instead
2019-04-01 19:16:54 +02:00
..
2019-02-17 03:18:49 +01:00
2018-02-19 17:09:59 +01:00
2019-03-08 19:50:31 +01:00
2017-09-15 15:56:17 +02:00
2019-03-08 19:50:31 +01:00
2017-09-15 00:46:21 +02:00
2018-10-30 09:38:44 +01:00
2019-02-16 12:21:21 +01:00
2019-02-16 03:06:25 +01:00
2017-09-15 00:46:21 +02:00
2019-01-21 22:25:05 +01:00
2019-03-08 19:50:31 +01:00
2019-03-08 19:50:31 +01:00
2017-09-23 00:26:38 +02:00