Graphite/node-graph/nodes
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
..
blending Replace the AlphaBlending struct with separate attributes (#4086) 2026-05-01 03:27:42 -07:00
brush Replace the AlphaBlending struct with separate attributes (#4086) 2026-05-01 03:27:42 -07:00
gcore Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
graphic Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
gstd Properly track the Text node's text frame via the attribute system to fix misalignment (#4097) 2026-05-02 21:04:30 -07:00
math Replace Table<Table<Graphic>> with Table<Artboard> where Artboard is a type boundary newtype (#4093) 2026-05-01 21:57:50 -07:00
path-bool Fix 'Boolean Operation' node outputs having the reversed winding direction (#4091) 2026-05-01 19:23:44 -07:00
raster Replace the AlphaBlending struct with separate attributes (#4086) 2026-05-01 03:27:42 -07:00
repeat Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
text Remove gaps between text glyph bounding box click targets so selection is more reliable (#4098) 2026-05-02 21:53:33 -07:00
transform Centralize attribute strings in consts and rename "editor:layer" to "editor:layer_path" (#4076) 2026-04-28 21:53:30 -07:00
vector Add custom click targets to make Text node output easier to select (#4095) 2026-05-02 18:12:42 -07:00