GraphiteEditor/Graphite

Text alignment should work without an explicit max-width

オープン

#4,011 opened on 2026/04/06

 (5 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (1,176 件のフォーク)batch import
Good First Issue

Repository metrics

Stars
 (25,662 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド