Modify ↓
Opened 6 years ago
Closed 6 years ago
#212 closed defect (fixed)
Command stack does not follow layer changes
| Reported by: | frsantos@… | Owned by: | josm@… |
|---|---|---|---|
| Priority: | major | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description (last modified by imi)
Steps to reproduce:
- Add a new layer (layer1)
- Add a node to the layer
- Add a new layer (layer2)
The command stack shows the "Add node" command, and the undo button is enabled, but clicking it does not undo the node creation.
- Add another node in the layer2. The command does not appear in the command stack
- Undo. The "redo" button is no longer enabled
Attachments (0)
Change History (2)
comment:1 Changed 6 years ago by imi
- Description modified (diff)
comment:2 Changed 6 years ago by imi
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


