Files
test/source
Falk David ca0d7d3afc Fix: Curves: Crash in resize_curves
Introduced with 6fac4707d5.

The condition that checks if all the curves are resized is flipped.
Fix swaps the code in the `if` and the `else`.
2024-07-30 10:55:19 +02:00
..