matrix-react-sdk
03784e58 - replace getBoundingClientRect() with offset/scrollTop & clientHeight

Commit
6 years ago
replace getBoundingClientRect() with offset/scrollTop & clientHeight as they are an order of magnitude faster in most browsers, getBoundingClientRect() tends to cause relayout.
Author
Committer
Parents
Loading