dbp
6 Dec 2010, 6:38 PM
Hello !
I have a Tab Panel and i would like to always slide on the left direction, whatever the order of the items.
Here is my code :
cardSwitchAnimation: {type: 'slide', direction: 'left', duration: 500},
type, and duraction worked well, but, direction seems to be ignored.
It alway slide in the direction of items positions.
Thank for any help!
regards.
I have a Tab Panel and i would like to always slide on the left direction, whatever the order of the items.
Here is my code :
cardSwitchAnimation: {type: 'slide', direction: 'left', duration: 500},
type, and duraction worked well, but, direction seems to be ignored.
It alway slide in the direction of items positions.
Thank for any help!
regards.