hi,
first of all i woukld like to say thnak you to Vinyl Fox for this damn good plugin!
While playing around with it and setting the switchCardAnimation to 'cube' i realized that the tabpanel is correctly detecting the swipe to the left (next). So it transitions (with cube transition) well into the next card. But when I want to swipe to the right (back) the switchCardAnimation seems to be configured with 'slide' now and the duration is also not configured by me (must be '250' or something).
I don“t know if plugin is for slide only, otherwise let me know.
Cheers
Steven
I'm using the sencha touch 2 update to this plugin and it seems to only detect the swipe on the actial tab toolbar and not the content. Is this the correct behaviour?
How do I add this plugin in to my app?
I keep getting: Uncaught Error: [Ext.createByAlias] Cannot create an instance of unrecognized alias: plugin.swipetabs
both if I add the .js file to the plugins-folder and if I put it in a touch folder in the ux folder.