Shuffle icon indicating copy to clipboard operation
Shuffle copied to clipboard

Not a bug - Is there a way to have it update positions when browser resizing is finished?

Open bit-pax opened this issue 1 year ago • 1 comments

I noticed it will try to reposition items while the browser is being resized. I was wondering if there's an option for it to only resize when the browser resizing is done?

bit-pax avatar Feb 16 '24 18:02 bit-pax

No, there isn’t a way to disable that. Though you could modify the private resize observer property if you really wanted to

https://github.com/Vestride/Shuffle/blob/ecc4d8a57d95c770feae66df2488fe4f5d4f03bc/packages/shuffle/src/shuffle.js#L1009-L1012

glen-cheney avatar Feb 16 '24 22:02 glen-cheney