Closed
Description
Hi all,
Would it be possible to integrate the new native ResizeObserver listener released in Chrome 64?
Browser support is very limited at this stage (https://caniuse.com/#search=ResizeObserver) but it looks like a potentially more efficient way of achieving what ResizeSensor.js tries to do.
https://developers.google.com/web/updates/2016/10/resizeobserver
(Now live - https://developers.google.com/web/updates/2018/01/nic64)
If I get a moment next month I may try to add it myself where typeof ResizeObserver != "undefined"
, but I thought I'd let you guys know about it if it hasn't already been discussed :)
Metadata
Metadata
Assignees
Labels
No labels