mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-05 11:24:21 +00: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.