[etoys-dev] SQ-731 - Holder "resize to fit" option in playfield menu, does not resize to fit everything

Steve Thomas sthomas1 at gosargon.com
Fri Jul 16 01:57:26 EDT 2010


Some thoughts on how "resize to fit" could behave:

   1. Width of Holder is the Max width of the items in the collection, and a
   new "row" would be created when the total width plus padding of the objects
   in the row exceeds the width of the widest object.
   2. Have attributes that specify Max items per column and Max items per
   row. Then if Cols=1 then it behaves like the Column object and if Row=1 then
   it behaves like a Row object. And it always resizes so that all objects are
   completely visible.

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakland.org/pipermail/etoys-dev/attachments/20100716/fdfbbe46/attachment.html>


More information about the etoys-dev mailing list