Closed nicroto closed 6 years ago
The cloud recomputes only if you change a property or the size of the cloud changes.
The scenario basically comes down to whether this is supported - adding more items to the cloud, doesn't recompute the previously rendered content (not a pixel is moved from the previous rendered), but adds to it. Is this supported?
No. Its not supported... not right now. But it would be a good feature. Maybe I will implement it but not in the near future.
Thanks for the reply.
So I still have the issue #33, but would like to know if my scenario is even doable with VWC.
Can I use this component to dynamically load and add content to the cloud on scroll? Or will it constantly recompute and remove any scrolling?
Thanks.