rodrigograca31 / omegalib

Automatically exported from code.google.com/p/omegalib
0 stars 0 forks source link

Ui widget autosize #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Specifying autosize flag on widgets does not work all the time.
Ideally, when a widget autosize flag is set, user-specified width and / or 
height will be ignored (possibly still consider minimum / maximum bounds).

Autosize-enabled widgets decide on their size depending on content.

i.e.
 * button decides on size depending on length and font size of text
 * container decides on size depending on size and layout of children

Original issue reported on code.google.com by feb...@gmail.com on 13 Apr 2012 at 4:03

GoogleCodeExporter commented 8 years ago

Original comment by feb...@gmail.com on 28 Sep 2012 at 12:32