- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Thu, 14 Dec 2023 15:25:55 +0000
- To: public-houdini-archive@w3.org
Thanks for describing your use case and pointers to bugs. I agree it's a problem that we haven't solved this use case via any mechanism. Apps like Google Sheets just take over completely from the browser, drawing to canvas and doing their own scrolling. I agree this is a shame - it forces the entire main thread to live under realtime constraints of <16ms, which can be very hard (or, on some devices, practically impossible) in practice. I'm sorry that we've effectively been giving you the run-around by trying to solve it in different ways over the years which have, I think, all failed. I do think we should be looking for pragmatic ways to make such virtual/infinite scrollers work well. @flackr and @chrishtr for their latest thoughts. -- GitHub Notification of comment by RByers Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1118#issuecomment-1856054500 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 14 December 2023 15:25:57 UTC