hpi-swa-teaching / SketchMorph2

(SWT22-06)
MIT License
5 stars 1 forks source link

Undo Stack: Base form should alway stay on the stack, to allow reverting to it after undoing import #27

Closed Vaskulis closed 4 years ago

Vaskulis commented 4 years ago

If you undo once at the beginning, you empty the stack. If you import a png afterwards and then undo the import, the base form is not on the stack anymore, meaning that the importet png is just filled white and the size will not be changed, resulting in a wrong undo.