Ibby Hadeed

Results 70 comments of Ibby Hadeed

Not sure what you mean by wrap around left or right

Sorry @grimace, I'm still not able to understand your question. Could you please demonstrate it with a video? or provide an example?

@grimace oh, so like the `loop` option on `ion-slides` ? There isn't an option for that right now. I should be able to implement it in the near future.

@NgYueHong I'll try to implement this if it performs well. The new super tabs is based on a flex box .. so it should be easier to move the tabs...

You could probably use a flex container instead of the toolbar buttons ```html ... ...

Good ideas. When I designed this module, my intention was to use it as demonstrated in many Google apps and the Material guidelines here: https://material.io/guidelines/components/tabs.html#tabs-types-of-tabs As you can see in...

You can't disable it at the moment. Possibly doable with CSS though, you can try force hiding the ripple component. Will add an option to disable it in later versions

What version of super tabs are you using?

Super tabs don't rely on the router. So it should work fine just by placing it in one of the tabs.

Could you explain what you're trying to achieve (the structure of the app) and where you would like to have Super Tabs implemented?