Re: [w3c/webcomponents] Proposal: a native solution for virtual scrolling (#791)

So here's the [response](https://bugs.chromium.org/p/chromium/issues/detail?id=932109) I got back from one of the Google layout devs:

> Realistically we can't increase the max size without severely regressing memory usage across the board. 
> The fact that roughly the same limit applies to multiple implementations reinforces this tradeoff.

I suspected as much.  So it looks like this problem can't be solved simply by requesting that all browsers lift their constraints on maximum element size. It would be great if we could come up with a proper solution.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/791#issuecomment-467783246

Received on Wednesday, 27 February 2019 09:10:58 UTC