Closed J00nz closed 6 years ago
As a developer it would be nice if we had the ability to skip the re-rendering of the stage when the stages "componentDidUpdate" has run.
This would make it easier to avoid performance-spikes that can come as a result of rendering the stage too many times.
https://github.com/Izzimach/react-pixi/pull/112
As a developer it would be nice if we had the ability to skip the re-rendering of the stage when the stages "componentDidUpdate" has run.
This would make it easier to avoid performance-spikes that can come as a result of rendering the stage too many times.