Problem Description
When I am editing a tilemap using the tilemap editor and I press undo (ctl+z) it changes to a different tilemap.
Steps to Reproduce Bug
- Click on a tilemap in the Projects viewer
- Draw tiles using tilemap editor
- Press undo
- Trying to continue painting, C2 has chosen a different tilemap.
Observed Result
I presume this to be the tilemap that was in use at some point before I started using the timemap. It may be doing some kind of parallel undo which undo's the recent tilemap editing as well as the chosen tilemap upon beginning work on this one. If I, say, chose a sprite and close the editor, then select the tilemap I am using and undo, it fixes this problem.
Construct 2 Version ID
221