Graphite/editor/src
Keavon Chambers 11b7af61ef
Fix image and SVG import transform bugs (#3942)
* Fix half-pixel offset on imported images

* Break out reused function

* Fix SVG/image open flow placing content with unnecessary Transform nodes

* Fix redundant Transform nodes when opening SVG/image files as documents

* Offset the parent to its destination position not the child objects

* Fix SVG/image File > Open artboard dimensions, origin, and clipping

* Fix the SVG to drag in at the mouse position relative to its visible center

* Fix importing images into offset artboards so they don't get offset as well

* Code review
2026-03-23 16:26:10 -07:00
..
messages Fix image and SVG import transform bugs (#3942) 2026-03-23 16:26:10 -07:00
node_graph_executor Fix the Eyedropper tool on web with Vello and on desktop with SVG (#3886) 2026-03-11 03:26:02 -07:00
application.rs Replace globals with editor environment (#3656) 2026-01-19 17:06:02 +00:00
consts.rs Fix image and SVG import transform bugs (#3942) 2026-03-23 16:26:10 -07:00
dispatcher.rs Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
lib.rs Refactor the TypeScript data flow for full type safety and auto-generation of Rust types (#3865) 2026-03-09 16:35:04 -07:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Desktop: Open file dialogs in the folder containing the document (#3934) 2026-03-23 01:36:25 +00:00
test_utils.rs Fix vector drawing tool transform space handling (#3872) 2026-03-10 00:58:51 -07:00
utility_traits.rs Add line numbers to file paths in the website editor structure docs (#3130) 2026-02-15 23:59:27 +00:00
utility_types.rs Add line numbers to file paths in the website editor structure docs (#3130) 2026-02-15 23:59:27 +00:00