Quasar: Add back animation duration prop for QCarousel

Created on 12 Aug 2019  路  3Comments  路  Source: quasarframework/quasar

The slides in QCarousel are animating at a default speed of 300ms (I guess). In the previous version of Quasar we could change that number by adding the following prop like

animation="1000"
Also see the old docs: https://v0-17.quasar-framework.org/components/carousel.html#QCarousel-Vue-Properties

In the current version of the framework this seems to be no longer available which does not allow for custom animation duration when transitioning slides. So far I have also not figured out any other css hacks to change this in QCarousel.

feature request

Most helpful comment

I can look into adding this prop.

All 3 comments

I'd like to request the same thing for the duration of QTabPanels transitions. It might be the same mechanism so I post here. Thanks

I can look into adding this prop.

is this features added yet?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

xereda picture xereda  路  3Comments

adwidianjaya picture adwidianjaya  路  3Comments

victorborgaco picture victorborgaco  路  3Comments

jigarzon picture jigarzon  路  3Comments

jippy89 picture jippy89  路  3Comments