mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* 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>