Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(applyRenderedImage): Create a copy of the color range before sending
Otherwise an Array reference is sent and all components end up with the range of the last component.
- Loading branch information