mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 18:21:42 -05:00
![]() 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. |
||
---|---|---|
.. | ||
history.style | ||
history_common.h | ||
history_drag_area.cpp | ||
history_drag_area.h | ||
history_inner_widget.cpp | ||
history_inner_widget.h | ||
history_item.cpp | ||
history_item.h | ||
history_location_manager.cpp | ||
history_location_manager.h | ||
history_media.h | ||
history_media_types.cpp | ||
history_media_types.h | ||
history_message.cpp | ||
history_message.h | ||
history_service_layout.cpp | ||
history_service_layout.h |