edesiocs / ingatan

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

When resetting the image acquisition dialogue, the undo/redo cache for the image editor is not reset. #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go into image editor, draw some stuff.
2. Leave image acquisition dialogue. Re-enter dialogue, and go back into image 
editor.
3. Press ctrl+z, the previous undo point will be restored.

What is the expected output? What do you see instead?
Expected that the undo/redo cache will be cleared when the image acquisition 
menu is reset between loads.

Original issue reported on code.google.com by tom.eve...@gmail.com on 30 Jul 2010 at 2:21

GoogleCodeExporter commented 9 years ago
History now cleared when `ImageAcquisitionMenu` has its reset() method called.

Original comment by tom.eve...@gmail.com on 19 Nov 2010 at 1:09