Files
AyuGramDesktop/Telegram/SourceFiles
John Preston 5fe75fbd5f Attempt to fix an assertion violation.
In some cases HistoryItem::attachToBlock was not calling
History::setHasPendingResizedItems (if it was not pending resize).

That could lead to addition of a whole block of items without
setting pending resize for the history and it violated the history
invariant of the _blocks y/height and their _items y/height.

Now each time we attachToBlock an item we also setPendingResize it.
2017-05-12 17:05:06 +03:00
..
2017-05-09 23:46:43 +03:00
2017-05-10 11:01:34 +03:00
2017-05-10 11:01:34 +03:00
2017-05-09 23:46:18 +03:00
2017-03-04 13:23:56 +03:00
2017-05-12 16:53:08 +03:00
2017-05-12 16:53:08 +03:00
2017-05-12 16:53:08 +03:00
2017-04-12 22:18:42 +03:00
2017-04-12 22:18:42 +03:00
2017-05-09 23:46:19 +03:00
2017-05-09 23:46:19 +03:00
2017-03-04 13:23:56 +03:00
2017-03-31 15:48:02 +03:00
2017-04-07 18:13:18 +03:00