- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 05 Sep 2022 18:43:29 +0000
- To: public-css-archive@w3.org
AFAIK the `resize` event can easily be awful for perf since it's sync and fires lots of times during the resize. It seems `move` would have the same problem. An async observer may be a better idea? -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7693#issuecomment-1237385316 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 5 September 2022 18:43:31 UTC