GraphiteEditor/Graphite

Text alignment should work without an explicit max-width

Open

#4011 aperta il 6 apr 2026

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Rust (1176 fork)batch import
Good First Issue

Metriche repository

Star
 (25.662 star)
Metriche merge PR
 (Merge medio 7g 18h) (37 PR mergiate in 30 g)

Descrizione

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.

Guida contributor