How to disable q-slider's transition animation? #14620
-
In out application we need to have good respond UI, so that user feels latency as little as possible. While q-slider's transition transform blocks the way, it introduces (several hundreds milliseconds delay), I did not find any property to control it. I also can see in quasar\s code that it has Qslide.sass that defines its outlook and some behavior, but I do not know how to override it by my sass code. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
make a codepen |
Beta Was this translation helpful? Give feedback.
-
Here is a codepen, https://codepen.io/chiwa737/pen/zYjegjR |
Beta Was this translation helpful? Give feedback.
make a codepen