1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-20 08:01:21 +02:00
MLEM/MLEM/Formatting
2021-10-12 02:16:09 +02:00
..
Codes fixed UnderlineCode being a font code, making it end in the wrong places 2021-05-24 17:12:02 +02:00
TextAlignment.cs added text alignment options to tokenized strings and paragraphs 2021-06-25 15:23:30 +02:00
TextFormatter.cs added a strikethrough formatting code 2021-10-10 20:30:40 +02:00
Token.cs Cache TokenizedString inner offsets for non-Left text alignments 2021-10-04 23:57:58 +02:00
TokenizedString.cs Added a multiline editing mode to TextField 2021-10-12 02:16:09 +02:00