Graphite/node-graph/nodes/text/src
Keavon Chambers b27b4c6be7
Remove gaps between text glyph bounding box click targets so selection is more reliable (#4098)
* Remove gaps between text glyph bounding box click targets so selection is more reliable

* Code review
2026-05-02 21:53:33 -07:00
..
font_cache.rs Implement dynamic table attributes to generalize the graphic-specific Table type (#4050) 2026-04-28 03:25:16 -07:00
json.rs Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
lib.rs Migrate remaining node graph data types from Vec to Table (#4067) 2026-04-28 13:44:25 -07:00
path_builder.rs Remove gaps between text glyph bounding box click targets so selection is more reliable (#4098) 2026-05-02 21:53:33 -07:00
regex.rs Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
text_context.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
to_path.rs Replace deprecated row/cell/instance terminology with "item" and "value" terms (#4075) 2026-04-28 19:12:59 -07:00