[piccolo2d-dev] Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2010-01-14 Thread piccolo2d
Status: New Owner: New issue 155 by jxb147: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 What steps will reproduce the problem? 1. Here is some code to reproduce the issue: PNode testNode3 = new

[piccolo2d-dev] [piccolo2d] r923 committed - Fixing Issue #155 by removing check for isEmpty on passed bounds to ...

2010-01-14 Thread piccolo2d
Revision: 923 Author: allain.lalonde Date: Thu Jan 14 12:02:43 2010 Log: Fixing Issue #155 by removing check for isEmpty on passed bounds to add. This makes add(PBounds) fall in line with the add(x, y) method. http://code.google.com/p/piccolo2d/source/detail?r=923 Modified:

[piccolo2d-dev] Re: Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2010-01-14 Thread piccolo2d
Comment #2 on issue 155 by allain.lalonde: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 Fixed in r923 as an optimization PBounds.add was not doing work when passed PBounds was empty. -- You received this message because

[piccolo2d-dev] Re: Issue 155 in piccolo2d: If width or height is zero, the rest of bounds are reset.

2010-01-14 Thread piccolo2d
Updates: Status: Fixed Comment #3 on issue 155 by allain.lalonde: If width or height is zero, the rest of bounds are reset. http://code.google.com/p/piccolo2d/issues/detail?id=155 (No comment was entered for this change.) -- You received this message because you are listed in the