Graphite/node-graph/nodes/gstd/src
Ayush Amawate 42440c0d0b
Fix rasterize node document leakage with hashmap and eq check (#3550)
* fix: rasterize node document leakage with hashmap and eq check

* Use single Hashmap and ignore source id

* use or_insert_with instead of Entry match

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2026-01-04 11:33:18 +00:00
..
any.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
render_node.rs Fix rasterize node document leakage with hashmap and eq check (#3550) 2026-01-04 11:33:18 +00:00
text.rs Make font selection show a live preview on hover; move its code to the backend (#3487) 2025-12-19 22:17:28 -08:00
wasm_application_io.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00