enso/engine/runtime-instrument-common/src
Dmitry Bushev d2e1e90f94
Compute correct changeset when swapping nodes (#11765)
close #11734

The #11428 introduced a special handling of edits removing the node. This logic is also triggered when the GUI swaps two lines leading to computing incorrect changeset.

Changelog:
- update: correct the logic that determines if the edit removes a line

# Important Notes
https://github.com/user-attachments/assets/fa84bb09-5f86-4739-b447-e49c49a09a76
2024-12-04 18:05:12 +00:00
..
main Compute correct changeset when swapping nodes (#11765) 2024-12-04 18:05:12 +00:00
test Compute correct changeset when swapping nodes (#11765) 2024-12-04 18:05:12 +00:00