eclipsesource / papyrus-seqd

1 stars 5 forks source link

Fix #439 Cannot delete a message #440

Closed cdamus closed 5 years ago

cdamus commented 5 years ago

Fix the failure of a nudge operation that isn’t needed for messages that are implicitly nudged by their attached source and target views also being nudged, which is needlessly unexecutable.

Also fix the SortSemanticsCommand that sporadically fails on shuffles of the fragments that break the naïve MoveCommand implementation.