Tags: bvaughn/react-virtualized-auto-sizer
Tags
- Changed `width` and `height` values to be based om `getBoundingClie… …ntRect` rather than `offsetWidth` and `offsetHeight` ([which are integers](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/offsetWidth#value) and can cause rounding/flickering problems in some cases).
PreviousNext