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