Ext.layout.AccordionLayout icon indicating copy to clipboard operation
Ext.layout.AccordionLayout copied to clipboard

removeAll doesn't work

Open qpi opened this issue 13 years ago • 3 comments

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.

qpi avatar Aug 25 '11 07:08 qpi

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

Odi55555 avatar Jan 16 '12 14:01 Odi55555

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 :(

qpi avatar Jan 17 '12 09:01 qpi

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

silentsakky avatar Mar 12 '12 09:03 silentsakky