Performance problems caused by use of offsetWidth
Aperta
- Lingua principale
- JavaScript
- Stelle
- 11.9k
- Fork
- 2.1k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`offsetWidth` and `offsetHeight` both cause the browser to recalculate the layout, leading to performance problems.
Would be great to see these functions replaced by something more performant, e.g. the ResizeObserver API.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.