1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 21:03:38 +02:00
MLEM/MLEM/Formatting
2022-03-07 12:00:33 +01:00
..
Codes Allow setting a default color for clickable links in UiStyle 2022-03-07 12:00:33 +01:00
TextAlignment.cs added text alignment options to tokenized strings and paragraphs 2021-06-25 15:23:30 +02:00
TextFormatter.cs Made TextFormatter string size based on the currently active font and added a formatting code to allow for inline font changes 2021-11-27 22:45:37 +01:00
Token.cs Fixed a formatting Code only knowing about the last Token that it is applied in 2022-02-13 22:43:51 +01:00
TokenizedString.cs Fixed Code.Draw receiving the index in the current line rather than the current token 2022-02-14 00:24:31 +01:00