threerings / tripleplay

Utilities for use in PlayN-based games.
Other
92 stars 32 forks source link

TableLayout: Support for minimum row height. #83

Closed lgcat76 closed 3 years ago

lgcat76 commented 3 years ago

This pull request adds the possibility to set a minimum row height in TableLayout without having to ensure that all the added items have that minimum height.