Michał Ochman

Results 5 issues of Michał Ochman

See discussion in #183

enhancement

Add option to create black-boxed nodes which could be used to create effects, e.g. vibrato or delay.

Add option to bypass the node, i.e. output input signal directly without modifying it.

The `unmountComponent` method should at least call `destroy` method with `{ children: true }` as an argument and probably unset internal `_displayObject` property – there is no need to keep...

I am trying to subclass a ReactPIXI.Sprite component, but every time I try to use it, I get the following error: Warning: CustomDisplayObject(...): A valid React element (or null) must...