Vahe
Vahe
OMG we use "issues" to say "Thank you torvalds". Torvalds you are legend!
Any updates?
Any updates ? Still getting this error when compiling. Arch linux `rustc 1.52.0-nightly (8e54a2113 2021-02-13)`
It would be great if you share a link in codepen or jsfiddle. If I have some spare time, i'll try to help
I'll try to see what's wrong
Well, i created a Svelte TypeScript project from scratch, with these following commands ``` npx degit sveltejs/template svelte-typescript-app cd svelte-typescript-app node scripts/setupTypeScript.js yarn add svelte-grid -W yarn dev ``` i...
i guess the only option is to build a [web component](https://developer.mozilla.org/en-US/docs/Web/Web_Components) this may help you: https://svelte.dev/docs#run-time-custom-element-api Personally i have never tried to compile a svelte component to a web component....
Sorry for the late response, I understand your problem https://github.com/vaheqelyan/svelte-grid/blob/master/src/MoveResize/index.svelte#L255 But the autoscroll feature simply works only for the y axis, on the other hand i do not think it...
it's possible. what is the use of overlapping ?