[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-23 Thread piccolo2d


Comment #7 on issue 180 by heue...@gmail.com: Drawing tears when dragging  
or resizing path nodes

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

Issue 184 has been merged into this issue.

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


[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-06 Thread piccolo2d

Updates:
Status: Fixed

Comment #6 on issue 180 by heue...@gmail.com: Drawing tears when dragging  
or resizing path nodes

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

$ svn commit -m Issue 180 ; rolling back r1008 to r1006 .
Sendingcore/src/main/java/org/piccolo2d/PNode.java
Transmitting file data .
Committed revision 1040.


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


[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d


Comment #2 on issue 180 by heue...@gmail.com: Drawing tears when dragging  
or resizing path nodes

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

Issue 184 has been merged into this issue.

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


[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d


Comment #3 on issue 180 by samrreid: Drawing tears when dragging or  
resizing path nodes

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

I'm not 100% sure that the problem in Issue 184 is the same as the one in  
this ticket.  For example, the problem indicated in Issue 184's screenshot  
suggests a bounding problem caused by Piccolo not accounting for  
antialiasing in computing PNode bounds:

http://lionel.victor.free.fr/Capture-OffsetVsTranslateExample.png

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


[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d


Comment #4 on issue 180 by heue...@gmail.com: Drawing tears when dragging  
or resizing path nodes

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

Does this bit of cleanup on trunk in PNode.validateFullBounds() look ok?

revision page

http://code.google.com/p/piccolo2d/source/detail?spec=svn1008r=1008

diff to previous

http://code.google.com/p/piccolo2d/source/diff?path=/piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.javaformat=sider=1008old_path=/piccolo2d.java/trunk/core/src/main/java/edu/umd/cs/piccolo/PNode.javaold=1006

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


[piccolo2d-dev] Re: Issue 180 in piccolo2d: Drawing tears when dragging or resizing path nodes

2010-08-02 Thread piccolo2d

Updates:
Status: Accepted
Owner: heuermh
	Labels: Priority-Critical Effort-Medium Component-Core Milestone-2.0  
Usability


Comment #5 on issue 180 by heue...@gmail.com: Drawing tears when dragging  
or resizing path nodes

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

Reverting PNode.validateFullBounds() to r1006 on trunk clears up the  
problems in the examples described above.


Should I commit the reversion or try to rewrite the cleanup in r1008?

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