Results 8 issues of hernan

Hi, I think that age should be reset when the reset method on particles is called. If you agre I can do a PR https://github.com/a-jie/Proton/blob/0d2b743d60b9ffa63b43db4dfcfa41288e90de7e/src/behaviour/Behaviour.js#L51

when you declare `var totalSize = void 0;` on your method "_totalItemsSize", you're totalSize equals undefined instead of 0. so this method always returns NaN. then `this._totalItemsSize()

clientWidth and clientHeight return element size without the decimals. getBoundingClientRect instead returns a more precise size that we can use to make sure the canvas is not slightly smaller than...

**2. Describe the bug** This only happens in Chrome. Using the Reorder component, if an element is being observed by an IntersectionObserver, it triggers the callback only once passing the...

bug

bump rive canvas to 2.31.1