Graphite/node-graph/nodes/text/src
Keavon Chambers 24c857ddc7
Make the Text tool control bar font family, style, and size sync with the selected layer (#4118)
* Fix contenteditable preview alignment

* Make the Text tool control bar font family, style, and size sync with the selected layer

* Tidying up
2026-05-06 20:50:41 -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 Make the Text tool control bar font family, style, and size sync with the selected layer (#4118) 2026-05-06 20:50:41 -07:00
path_builder.rs Add text last-line alignment modes for "Justify Center", "Justify Right", and "Justify All" (#4024) 2026-05-06 19:16:19 -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 Add text last-line alignment modes for "Justify Center", "Justify Right", and "Justify All" (#4024) 2026-05-06 19:16:19 -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