-
Enhancement
-
Resolution: Fixed
-
P5
-
None
Very simple change. The packrect package has more abstractions and classes than are necessary for what it does and can be fairly trivially simplified. For example it has a Rect class which is unnecessary and com.sun.javafx.geom.Rectangle could be used instead.