Leyart / aseprite

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

Undo function broken after Aseprite it open for long period of time. #329

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? (See Video)
1.Use Aseprite for a long period of time.
2.Press Undo (Ctrl+Z)

What is the expected output? What do you see instead?
For the last action to be undone. It does not undo everything or only parts of 
things. (See Video)

What version of the product are you using? On what operating system?
Aseprite 0.9.6-beta1 for WinXP/Vista/7

*Please provide any additional information below. If the program crashed on
Windows, you can attach the aseprite-memory.dmp file generated in the same
location where aseprite.exe is.*

Original issue reported on code.google.com by bangs.j...@gmail.com on 31 Jan 2014 at 8:53

Attachments:

GoogleCodeExporter commented 9 years ago
I can confirm this issue. I'm getting this undo problem in v1.0.0-beta2. In 
addition to opening documents for too long, the undo function won't work at all 
in very large images.

Original comment by DragonDe...@gmail.com on 3 Jun 2014 at 3:35

GoogleCodeExporter commented 9 years ago
Today I run into this issue. I can reproduce it with a personal .ase file, I 
don't know if it's related to this specific issue, but I'm pretty close to fix 
it.

It could be related to cels with a position different than (x=0, y=0) (you can 
change the position of a cel pressing Ctrl+left mouse button).

Original comment by davidcapello on 3 Jun 2014 at 3:49

GoogleCodeExporter commented 9 years ago
Possible fix: 
https://github.com/aseprite/aseprite/commit/289b729e3e9f3583b8d738ee96a157ad96de
6476

Original comment by davidcapello on 3 Jun 2014 at 11:28

GoogleCodeExporter commented 9 years ago

Original comment by davidcapello on 6 Aug 2014 at 3:48