Closed chung-ming closed 5 years ago
According to the UG only add, delete, edit and clear commands should work with undo. But the deletem command also works with undo
To Reproduce Steps to reproduce the behavior:
Type the command - deletem 2 3 Command runs successfully. Type the command - undo Command runs successfully and shows - undo success - message.
Expected behavior Undo shouldn't undo this state but a previous state of add, delete, edit or clear commands.
Resolved in PR #135
According to the UG only add, delete, edit and clear commands should work with undo. But the deletem command also works with undo
To Reproduce Steps to reproduce the behavior:
Expected behavior Undo shouldn't undo this state but a previous state of add, delete, edit or clear commands.