Move the gradient spread method into GradientRamp and the color picker popover (#4402)

* Add a spread method field to GradientRamp, carried at runtime as the gradient item's attribute

* Retire the Fill node's spread method input, folding its value into the gradient ramps on document upgrade

* Add an Ends spread method radio to the color picker popover, replacing the Gradient tool's control bar radio

* Update the demo art
This commit is contained in:
Keavon Chambers
2026-09-14 12:58:22 +02:00
committed by Dennis Kobert
parent 6480de274e
commit c5cb466e28
19 changed files with 400 additions and 193 deletions
File diff suppressed because one or more lines are too long