1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-19 07:25:10 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Andreas Kling
7dc4078a73 SharedGraphics: Add is_right_text_alignment(TextAlignment) helper.
This seems a tad bit more future-proof than manually checking all the valid
right-side TextAlignment values in clients.
2019-04-24 23:46:19 +02:00
Andreas Kling
b4c20789fb LibGUI: Allow specifying per-column text alignment. 2019-02-28 11:27:04 +01:00