kepka/Telegram/SourceFiles/ui/text
John Preston fb230a443e Fixed text with right bearings display.
Sometimes Text::_maxWidth was not accumulated correctly because
the intermediate text blocks had negative right bearing larger
than the whole width of the next text block, so the final computed
line width was less than some intermediate value. Now we accumulate
the _maxWidth value after each block making this value correct.
2017-02-28 19:38:23 +03:00
..
text.cpp Fixed text with right bearings display. 2017-02-28 19:38:23 +03:00
text.h Alpha 1.0.10: fix clang/GCC and old OS X build. 2017-02-17 12:56:42 +03:00
text_block.cpp RTL strings with trailing spaces render fix. 2017-02-26 21:02:45 +03:00
text_block.h RTL strings with trailing spaces render fix. 2017-02-26 21:02:45 +03:00
text_entity.cpp Moved MTP::authedId() to AuthSession::Current(). 2017-02-25 19:48:19 +03:00
text_entity.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00