Hi Alex, divs have always had a crop property. This property controls whether items outside the boundary are visible. Until now, the default was True, which is probably why you've come to expect divs to always crop. You can still set it to True explicitly and get the old behaviour (and the old performance penalty).
Clearer? Cheers, Uli On Jun 25, 2010, at 5:22 PM, Alex Harrington wrote: > Sorry Uli I'm not clear. > > Does that mean anything that falls outside the boundary of the div will now > be visible? Or is cropping some feature I've not come across yet? > > Cheers > > Alex > > This email carries a disclaimer, a copy of which may be read at > http://learning.longhill.org.uk/disclaimer > > _______________________________________________ > libavg-users mailing list > [email protected] > https://mail.datenhain.de/mailman/listinfo/libavg-users > -- Any technology distinguishable from magic is insufficiently advanced. Ulrich von Zadow | +49-172-7872715 Jabber: [email protected] Skype: uzadow _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
