quaffui/quaff

Implement a more advanced ripple effect

Closed this issue · 1 comments

Right now all ripple effects are centered inside components.
Ripple effects should start where the click was done. Implementation should be done using a svelte action if possible.

Done in commit 6d6681c