mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Cached dialogs list rows into opaque images while scrolling.
This commit is contained in:
@@ -33,4 +33,8 @@ void RowsScrollCache::invalidate(uint64 rowId) {
|
||||
}
|
||||
}
|
||||
|
||||
void RowsScrollCache::clear() {
|
||||
_images.clear();
|
||||
}
|
||||
|
||||
} // namespace Ui
|
||||
|
||||
Reference in New Issue
Block a user