Ploetzeneder
Ploetzeneder

Reputation: 1331

sencha touch keeps content and overlays it

i have got problems: http://www.burning-emotions.at/shop/ 1234567 user pwd 1234567

When changing between the tabs, sometimes it keeps the content and overlays it,...is this a bug of sencha touch or what am i doing wrong?

Upvotes: 0

Views: 624

Answers (1)

Nag
Nag

Reputation: 1504

when you are tapping on the next tab in that handler hide the previous panel by using hide() function and show() the required panel

Upvotes: 2

Related Questions