thecocce / aseprite

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

Crash while attempting to move pixels with split editor views #299

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. New image
2. Split view at least once
3. Select an area in either view
4. Attempt to move the selected area from the OTHER view.
5. Access Violation!

What is the expected output? What do you see instead?
Expect to be able to move the selected area from any view arbitrarily.

Something else hinky happens leading up to this error.  If you move the 
selection around in the original view, at least one of the other views will 
show the transform handles but doesn't update the screen correctly, you can see 
the trails from where you moved the selection, unless you move the selection 
back over the trails (erased by the moving pixels themselves).

Tested with up to three views, in which case one of the views exhibited the 
trail behavior, the other just shows the moving pixels without the marching 
ants from the selection.

Haven't looked too deep into this, just made it happen over and over until I 
had a handle how it was happening.  Upon reflection this might actually be the 
same thing that's happening in issue 209.  It's also not the first problem 
relating to multiple views either.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by DocHoncho@gmail.com on 2 Dec 2013 at 7:03

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 29 Dec 2013 at 11:03

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 6 Jan 2014 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 3 Feb 2014 at 4:06

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 24 Feb 2014 at 1:10

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 10 Apr 2014 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 10 Apr 2014 at 1:09