Fixing Issue #137, replaced getWidth() and getHeight() with getFullBounds().getWidth() and getFullBounds().getHeight() in PNode.toImage. Thank you Sam for pointing this out.
|
---|
|
core/src/main/java/edu/umd/cs/piccolo/PNode.java |
---|
core/src/test/java/edu/umd/cs/piccolo/PNodeTest.java |
---|