edesiocs / ingatan

Automatically exported from code.google.com/p/ingatan
Other
0 stars 0 forks source link

Deleting a selection in the image editor does not generate an undo state. #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Draw something in the image editor.
2. Select part of it with the selection tool. Press delete.
3. Press ctrl+z -> the image will jump back 2 events because there was no undo 
event registered for the delete action.

What is the expected output? What do you see instead?
It's expected that ctrl+z will simply undo the deleted section.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by tom.eve...@gmail.com on 13 Jun 2012 at 11:50