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. |
---|
|
core/src/main/java/edu/umd/cs/piccolo/util/PBounds.java |
---|
core/src/test/java/edu/umd/cs/piccolo/util/PBoundsTest.java |
---|