Graphite/frontend/wasm/src
Keavon Chambers 691d965bcf
Add support for gradients with midpoints and add draggable diamonds to the color picker dialog (#3813)
* Refactor GradientStops to use struct-of-arrays and include midpoint

* Implement interaction and rendering

* Make color picker saturation-value color picking snap to original position and show both axis lines

Make color picker saturation-value color picking snap to original position and show both axis lines

* Add graphite:midpoint attribute to SVG exports

* Add graphite:midpoint parsing to SVG importer
2026-02-23 19:21:51 -08:00
..
editor_api.rs Add support for gradients with midpoints and add draggable diamonds to the color picker dialog (#3813) 2026-02-23 19:21:51 -08:00
helpers.rs Fix the Imaginate node from crashing (#1512) 2023-12-12 22:39:33 -08:00
lib.rs Fix missing crash dialog for panics thrown inside requestAnimationFrame loop (#3788) 2026-02-22 17:27:23 +00:00
native_communcation.rs Desktop: Buffer web messages until connection is initialized (#3082) 2025-08-22 15:15:17 +00:00