PDA

View Full Version : Resize InfoPanel onDrag?



adkent
30 Oct 2007, 5:37 AM
I have an InfoPanel (Ext.ux.InfoPanel) that I'd really like to resize when it is dragged out of a sidebar region, but I can't figure out how to do it. Doesn't look like there are any standard events that trigger during a drag/drop of an InfoPanel.

Am I missing something really easy here?