Graphite/node-graph/graph-craft
Keavon Chambers 6388a32ac5
Fix an assortment of small bugs (#3968)
* Fix an assertion failure bug when scaling a line in the transform cage

* Fix missing defaults on node gradient inputs

* Fix Blend Shapes path input wire not updating to show in the UI after Layer > Blend

* Fix assertion failure due to browser non-monotonic timestamp

* Fix SVG renderer drawing 1px strokes as half-width when using stroke alignment

* Fix incorrect appearance of the ColorInput widget when set to "none" and "disabled"

* Fix lerp function in Fill enum to handle None cases correctly

* Fix stroke alignment bug
2026-03-28 17:12:13 -07:00
..
benches Replace deprecated criterion::black_box with std::hint::black_box (#3860) 2026-03-08 10:40:55 +00:00
src Fix an assortment of small bugs (#3968) 2026-03-28 17:12:13 -07:00
Cargo.toml Fix Grapene CLI compilation (#3892) 2026-03-13 11:28:34 +01:00