I have a problem with Ext.carousel.Carousel.removeAt()
If I want to remove the first card, I do this.down('carousel').removeAt(0). Sometimes the first card is removed, sometimes it is still there.
If I want to remove the second card, I would do this.down('carousel').removeAt(1). Sometimes the second card is removed, but sometimes the first card is removed.
Any ideas as to why?
If I want to remove the first card, I do this.down('carousel').removeAt(0). Sometimes the first card is removed, sometimes it is still there.
If I want to remove the second card, I would do this.down('carousel').removeAt(1). Sometimes the second card is removed, but sometimes the first card is removed.
Any ideas as to why?
Aucun commentaire:
Enregistrer un commentaire