Graphite/editor/src/messages/portfolio
Keavon Chambers c2e1208d82
Add Path node differential edit summary widget, and store imported SVG content in that VectorModification struct (#4036)
* Make paste/import SVG store as the Path node's VectorModification not Table<Vector>

* Add a migration from Table<Vector> to VectorModification for existing documents

* Add a VectorModification widget to visualize change counts

* Refactor VectorModification to compute per-category counts for additions, removals, and modifications
2026-04-22 12:08:53 -07:00
..
document Add Path node differential edit summary widget, and store imported SVG content in that VectorModification struct (#4036) 2026-04-22 12:08:53 -07:00
persistent_state Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00
document_migration.rs Add Path node differential edit summary widget, and store imported SVG content in that VectorModification struct (#4036) 2026-04-22 12:08:53 -07:00
mod.rs Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00
portfolio_message.rs Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00
portfolio_message_handler.rs Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00
utility_types.rs Refactor persistence to combine document handling and workspace layout (#4031) 2026-04-19 09:31:21 +00:00