Skip to content

nodeparser: Fix parsing of color-matrix node

Benjamin Otte requested to merge wip/otte/for-main into main

Negative offsets in the color matrix were inverted because it used the rect parser.

Merge request reports