Changes between Initial Version and Version 1 of Ticket #22684, comment 5


Ignore:
Timestamp:
2023-01-28T18:46:50+01:00 (3 years ago)
Author:
gaben

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22684, comment 5

    initial v1  
    2626What do you think?
    2727
    28 Also not sure what the `.forEach(list -> list.add(es1))` part does in the committed code. Anyway, running the tests to see if it breaks something, I'll update the comment with the result.
     28~~Also not sure what the `.forEach(list -> list.add(es1))` part does in the committed code.~~ It is adding the way segments, sorry, misunderstood the code.
     29
     30Anyway, running the tests to see if it breaks something, I'll update the comment with the result.