GraphiteEditor/Graphite
Text alignment should work without an explicit max-width
開放
#4,011 建立於 2026年4月6日
Good First Issue
倉庫指標
- 星標
- (25,662 顆星)
- PR 合併指標
- (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.