svelte-grid
svelte-grid copied to clipboard
Maintain item order with adjust()
When the grid updates itself using gridHelp.adjust() / fillSpace: true, it seems sometimes cards will be moved further ahead in item order.
Is it possible to retain item order when using this functionality?
Yes, it's missing.