Slower/different transition of QCollapsible (Accordion)
-
Hello,
I’m using QCollapsible and I find q-slide-transition used here to be too fast. I’d like to avoid rebuilding accordion. Is there any way how to make this transition to appear to be slower?
Or perhaps to add new parameter to QCollapsible where you can specify transition/animation/speed?I apologize if it sounds stupid, I’m not much familiar with transitions/animations, but we need this to make it better for our visitor (who might be elderly people).
Thank you for any pointers
-
Added “duration” Number prop to QCollapsible/QTree/QSlideTransition for future Quasar v0.17.13.
-
Thank you very much!