Steps to reproduce
- draw a red reactangle
- add a multi noise filter
(note that the rectangle is coverd with trippy colors now) - set the blend mode of the noise filter from normal to Luminosity
(note that the rectangle should only contain reddish pixels now, no trippy colors) - export as svg
Expected result
The exported rectangle should be red. No tippy colors.
Actual result
The exported rectangle but when zooming in, there are trippy colors.
