Files
test2/source
Falk David 0cfc4b197f Fix: GPv3: retrieve_editable_fill_strokes function
The function was not behaving correctly.
Instead of reimplementing getting the editable strokes,
it calls `retrieve_editable_strokes` directly now.
Then an index mask of the fill strokes is built and
the result is intersected with the editable strokes mask.
2024-09-12 11:29:22 +02:00
..