GraphiteEditor/Graphite

Text alignment should work without an explicit max-width

Open

#4,011 建立於 2026年4月6日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Rust (1,176 fork)batch import
Good First Issue

倉庫指標

Star
 (25,662 star)
PR 合併指標
 (平均合併 6天 9小時) (30 天內合併 65 個 PR)

描述

Currently, the Text node's "Align" parameter (Left/Center/Right/Justify) has no effect, and left alignment occurs regardless of the setting, when the "Max Width" setting is not active. It should use its own bounding box across all rows of text as the basis for centered and right-aligned justification.

貢獻者指南