RE: [flexcoders] Re: rotation and scrollbar generation in canvas and rotation and drag and drop

2007-05-29 Thread Ely Greenfield
Right on all counts Jason. Our layout system isn't really written to handle rotation in a deeply integrated manner. It's something we'd like to include, but most use cases don't really require rotation, so it's a bit lower down on the priority list. As Alex points out, doing it incorrec

RE: [flexcoders] Re: rotation and scrollbar generation in canvas and rotation and drag and drop

2007-05-29 Thread Alex Harui
It's a bunch of work and can hurt performance for all of the containers to handle rotated objects in layout so we simply haven't done it yet. You should be able to get around it by subclassing though. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] O