Graphite/node-graph/nodes/gstd/src
Keavon Chambers ebdb835890
Properly track the Text node's text frame via the attribute system to fix misalignment (#4097)
* Compensate for upstream row-0 transform absorption in viewport-space 'TransformSet'

* Add 'editor:text_frame' row attribute so the Text tool's drag cage tracks multi-row text

* "Separate Glyph Elements" -> "Separate Glyphs"

* Improve artboard migration robustness from older documents

* Code review

* Make the tools visualize the text frame based on attribute not upstream node
2026-05-02 21:04:30 -07:00
..
any.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
lib.rs Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
pixel_preview.rs Reimplement checkered background rendering (#4034) 2026-05-01 17:02:10 +00:00
platform_application_io.rs Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
render_cache.rs Fix SVG renderer not playing animation due to a regression from the tile cache discarding the context (#4092) 2026-05-01 20:32:53 -07:00
render_node.rs Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
text.rs Properly track the Text node's text frame via the attribute system to fix misalignment (#4097) 2026-05-02 21:04:30 -07:00