Commit graph

14 commits

Author SHA1 Message Date
23rd
b81b9371e6 Removed TextParseRichText. 2022-01-08 08:24:06 +03:00
23rd
7e279bd83a Removed text commands. 2022-01-08 08:24:06 +03:00
23rd
3461c18cda Extracted ellipsis string from String::Text to global access. 2021-12-25 18:24:09 +03:00
23rd
44853e9334 Added ability to show or hide spoilers from outside. 2021-12-25 17:31:53 +03:00
23rd
2c1e6b458d Moved SpoilerClickHandler to separated file. 2021-12-24 15:49:02 +03:00
23rd
6c9d832ad8 Added nice corners for spoilers. 2021-12-24 15:49:02 +03:00
23rd
6b905f7754 Added text command for spoilers. 2021-12-24 15:49:02 +03:00
23rd
1819e6e3a5 Added initial spoiler support to Ui::Text::String. 2021-12-24 15:49:02 +03:00
John Preston
ab61721a13 Allow passing std::any context to link creation method. 2020-06-09 13:04:44 +04:00
John Preston
d71d2121b1 Move some methods out of the global scope. 2020-06-03 19:04:52 +04:00
John Preston
f7b4994887 Optimize Ui::Text::String blocks vector. 2020-06-03 15:49:31 +04:00
John Preston
b1d00d0b28 Add method to count max monospace paragraph width. 2020-05-12 11:05:55 +04:00
John Preston
00393b7b3b Correct String::countHeight with breakEverywhere. 2019-09-20 19:30:21 +03:00
John Preston
85c83003ca Initial commit. 2019-09-17 17:48:58 +03:00