svelte-splitter icon indicating copy to clipboard operation
svelte-splitter copied to clipboard

Alternate dimension bindings

Open PlkMarudny opened this issue 3 years ago • 1 comments

Do you think this using this https://github.com/bluwy/svelte-fast-dimension package could have a positive impact on performance?

PlkMarudny avatar Oct 09 '21 13:10 PlkMarudny

@PlkMarudny Very interesting. The iframe technique does feel heavy. A ResizeObserver-based measurement might be much faster. I think you should propose this to sveltejs. I want to try and have zero dependencies for this component if possible.

GeoffCox avatar Mar 26 '23 18:03 GeoffCox