Graphite/editor
Dennis Kobert 5836416632
Optimize editor performance for node selection, click target bounds, and batched messages (#3162)
* Don't clone messages during batch processing

* Improve selected nodes perf and memoize network hash computation

* Reuse click target bounding boxes for document bounds

* Early terminate computing the connected count

* Cleanup
2025-09-11 10:08:26 +00:00
..
src Optimize editor performance for node selection, click target bounds, and batched messages (#3162) 2025-09-11 10:08:26 +00:00
Cargo.toml Update Rust dependencies (#3112) 2025-08-30 20:06:56 -07:00
build.rs Fix editor build script always being rerun (#3156) 2025-09-09 10:21:58 +00:00