Rostislav

Results 6 comments of Rostislav

I think it's a bit non-obvious behaviour, when we explicitly declare a parent's size to trigger resize handler and get the same values from bounding rect. I think in this...

What about tests there is a simple trick how to test changes of properties via TestUtils only, you can see it here https://github.com/babotech/react-ingrid/blob/master/test/Display.spec.js#L421

How can I see resize-observer-polyfill triggers listeners on every update of a document's tree https://github.com/que-etc/resize-observer-polyfill/blob/master/src/ResizeObserverController.js#L188. So it may cause a performance issue. I think it's better to control resize events...

What about strange "width" bug, could you please create example in the `example` directory?

Yes, at now only Immutable List is available in items. At first we had alowed using of a regular array, but there was a performance issue because we need to...

@PeteGoo Should it have to work now? With latest release i don't receive mentions too