Disable ripple effect lagging (trying to implement css solution)
-
Ripple effect lagging when rendering views
Hello everyone, actually the ripple effect in the drawer is annoying me, because it lags when some content is rendering in the screen.
For example, you can see this behavior at https://matheus-lean.herokuapp.com/#/
Try to change from pareto to obc, for example and pay attention in the ripple effect in the left drawer.
I am trying to implement a css alternative, like this: https://codepen.io/lehollandaisvolant/pen/dMQXYX
I know it doesn’t start exactly where user create, but i think it’s better than that lag.
But how implement this ?
I imported ripple, registered as a directive, and set to false, but no changes.
Can you help with that ?
if you guys need the source, here it is: https://github.com/matheus-rossi/lean-tools
Thank you all
-
It is proposed for v0.15 to disable the ripple effect: https://github.com/quasarframework/quasar/issues/696