Changes between Initial Version and Version 1 of Ticket #22684, comment 5
- Timestamp:
- 2023-01-28T18:46:50+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22684, comment 5
initial v1 26 26 What do you think? 27 27 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 30 Anyway, running the tests to see if it breaks something, I'll update the comment with the result.


