-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
@kovacsv
Description
Selection should be the same after Undo/Redo.
Steps to reproduce:
- Create two nodes.
- Modify one of them (e.g. move it).
- Select both nodes.
- Undo.
Result: Only one node is selected.
Expected: Both nodes are selected.