mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Search filters fixes
This commit is contained in:
@@ -1124,9 +1124,10 @@ public class GalleryController: ViewController, StandalonePresentableController
|
||||
|
||||
strongSelf.galleryNode.pager.replaceItems(items, centralItemIndex: centralItemIndex)
|
||||
}
|
||||
|
||||
strongSelf.updateVisibleDisposable.set(nil)
|
||||
strongSelf.loadingMore = false
|
||||
}
|
||||
|
||||
strongSelf.loadingMore = false
|
||||
}))
|
||||
}
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user