Empyreus / lanterna

Automatically exported from code.google.com/p/lanterna
GNU Lesser General Public License v3.0
0 stars 0 forks source link

GridLayout doesn't check correctly spacing and size changes #135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Methods :
- setVerticalSpacing
- setTopMarginSize
- setBottomMarginSize
- setLeftMarginSize
- setRightMarginSize
are checking on <=0 on the horizontalSpacing member, not the parameter

Original issue reported on code.google.com by errorscr...@gmail.com on 7 Jun 2015 at 8:52

Attachments: