[piccolo2d-dev] Re: Issue 158 in piccolo2d: Component doesn't receive events after PSwing is added, removed and re-added to scenegraph

2010-01-27 Thread piccolo2d


Comment #5 on issue 158 by allain.lalonde: Component doesn't receive events  
after PSwing is added, removed and re-added to scenegraph

http://code.google.com/p/piccolo2d/issues/detail?id=158

lol Thanks for that emotional roller coaster :)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 158 in piccolo2d: Component doesn't receive events after PSwing is added, removed and re-added to scenegraph

2010-01-27 Thread piccolo2d

Updates:
Status: Verified

Comment #4 on issue 158 by cmal...@pixelzoom.com: Component doesn't receive  
events after PSwing is added, removed and re-added to scenegraph

http://code.google.com/p/piccolo2d/issues/detail?id=158

Doh! My bad. It was me that wasn't testing with rc1.  I applied the fix to  
rc1 and it

works.  (Sorry about that.)  I've marked this as verified.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 158 in piccolo2d: Component doesn't receive events after PSwing is added, removed and re-added to scenegraph

2010-01-27 Thread piccolo2d

Updates:
Status: Started

Comment #3 on issue 158 by cmal...@pixelzoom.com: Component doesn't receive  
events after PSwing is added, removed and re-added to scenegraph

http://code.google.com/p/piccolo2d/issues/detail?id=158

(No comment was entered for this change.)

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 158 in piccolo2d: Component doesn't receive events after PSwing is added, removed and re-added to scenegraph

2010-01-27 Thread piccolo2d


Comment #2 on issue 158 by cmal...@pixelzoom.com: Component doesn't receive  
events after PSwing is added, removed and re-added to scenegraph

http://code.google.com/p/piccolo2d/issues/detail?id=158

This change doesn't fix the problem when applied to 1.3 rc1.  Are you  
testing with rc1?


I do support this change - it's a useful fix, because updateCanvas(null)  
would have
resulted in a NullPointerException.  But I don't see how it could fix the  
problem

reported.  So I think this issue needs to be reopened.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en


[piccolo2d-dev] Re: Issue 158 in piccolo2d: Component doesn't receive events after PSwing is added, removed and re-added to scenegraph

2010-01-27 Thread piccolo2d

Updates:
Status: Fixed
Owner: allain.lalonde
Cc: cmal...@pixelzoom.com
	Labels: Type-Defect Priority-Critical Effort-Low Toolkit-Piccolo2D.Java  
OpSys-All Component-Extras Milestone-1.3


Comment #1 on issue 158 by allain.lalonde: Component doesn't receive events  
after PSwing is added, removed and re-added to scenegraph

http://code.google.com/p/piccolo2d/issues/detail?id=158

Fixed in r960. canvas field was not properly getting nulled out when node  
was removed
from the scene. So that when it was re-attached, it falsely thought it had  
already been

registered with the canvas.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en