Leszek Janiszewski
Leszek Janiszewski
Any solutions for that? If I call toggleSelection in onItemClick and flip the view there, then the ripple does not appear, but flipView flips with animation. If I don't flip...
Thanks for answering! Ok so I am pretty much a pioneer here it seems 😉 I will have to do it anyway, so here's another question: how do I even...
thanks. I figured out how to do it in Electron with Svelte. I have one problem with popout tho. my current code is something like this: ``` const initialLayout =...
Hello. I'd want to display custom x-axis values as days of week (Mon, Tue, Wed...) or if that is not possible, could the x-axis at least begin with 1 not...