Empyreus / lanterna

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

Move maximisesVertically / Horizontally to Component #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This flag would be usefull in Component, too. Think of TestArea-Style 
components which fill their panel or would behave like panels if combined in 
one LinearLayout. It would simplify code in LinearLayout a little bit, too. (No 
more checking for / casting to Panel)

Original issue reported on code.google.com by f.bant...@axon-e.eu on 24 Nov 2013 at 12:33

GoogleCodeExporter commented 9 years ago
Cancel that. I just found the Maximize Parameter for LinearLayout. On the other 
hand I still don't understand why a Panel needs this ...

Original comment by f.bant...@axon-e.eu on 24 Nov 2013 at 1:24

GoogleCodeExporter commented 9 years ago
Yeah, I haven't touch this code in a long time, can't remember why Panel has 
those methods. Could be a left-over.

Original comment by mab...@gmail.com on 1 Dec 2013 at 1:53