mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
06b3ce58ed
When switching between cached albums with equal story counts, stories become unresponsive until scrolling occurs. This happens because the list is recreated with zero visible top/bottom values. Added deferred visible range update after album switching.