Ext.layout.AccordionLayout
Ext.layout.AccordionLayout copied to clipboard
removeAll doesn't work
If you use removeAll() method on a panel which has 'accordion' layout, then after the doLayout() call, the deleted elements are still visible, but strangely the 'items' property is empty, wich is correct.
Hi, do you find any solution for that issue? I have the same problem, if I try to remove, hide or disable one or more items... Thx
Hi,
I had not find any solution to fix it :(
I dropped out this extension and after the whole sencha framework too, because it was too slow on the phones which are under 1Ghz :(
when i was working with this layout i had made some changes in this layout to work properly, so you can check if it solves your problem also
http://pastebin.com/fGRMBMfn