-
- Downloads
Bug fixes: square completion and already drawn lines
1. drawHorizontal and drawVertical now throw Illegal State exceptions if a line is already drawn. 2. Fixed logic for boxComplete - method returns true only if N & S horizontals and E & W verticals have been drawn.