Tusker/Tusker/Screens
Shadowfacts 868df25417 Disable pruning offscreen rows in new timelines
I don't think this is actually necessary, the system should kill us
often enough that the amount of items in the data source doesn't become
unmanageable.

Making modifications to the data source in viewDidDisappear was causing
the collection view's contentOffset to change to be scrolled to top
(roughly) when the view became visible again.

Disabling it also fixes several issues caused by updating the data
source even when there were no changes.

Closes #193
Closes #192
Closes #187
Closes #186
2022-10-28 19:05:07 -04:00
..
Account List Split MenuActionProvider from MenuPreviewProvider 2022-05-01 23:05:23 -04:00
Asset Picker Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
Attachment Gallery Match gif playback progress through animation 2021-11-13 14:52:02 -05:00
Bookmarks Split MenuActionProvider from MenuPreviewProvider 2022-05-01 23:05:23 -04:00
Compose Fix compose reply view not working after ContentTextView refactor, use named CoordinateSpace for calculating scroll offset in reply avatar view 2022-09-18 11:28:33 -04:00
Conversation Bump deployment target to iOS 15 2022-06-30 19:04:08 -07:00
Crash Reporter Fix crash when long-pressing Send Report button on iPad 2022-10-27 23:11:21 -04:00
Drafts Add context menu action for deleting draft so it's accessible by cursor 2022-06-10 23:44:52 -04:00
Explore Fix emojis getting set without setting emoji identifier 2022-09-11 22:20:46 -04:00
Fast Account Switcher Fast account switching on iPad 2022-05-01 11:53:12 -04:00
Large Image Fix large image controls not being hidden on iPhone 14 Pro 2022-09-18 11:30:50 -04:00
Lists Split MenuActionProvider from MenuPreviewProvider 2022-05-01 23:05:23 -04:00
Main Fix key commands not working inside split nav controller on iPad 2022-10-10 18:58:07 -04:00
Notifications Revert "Maybe fix timeline discontinuities" 2022-09-18 22:37:18 -04:00
Onboarding Switch to stable, hash-based account IDs 2022-09-12 23:05:35 -04:00
Preferences Remove old XCB code 2022-10-11 10:10:55 -04:00
Profile Revert "Maybe fix timeline discontinuities" 2022-09-18 22:37:18 -04:00
Search Update WebURL to version with IDNA support 2022-07-09 11:45:27 -04:00
Status Action Account List Split MenuActionProvider from MenuPreviewProvider 2022-05-01 23:05:23 -04:00
Timeline Disable pruning offscreen rows in new timelines 2022-10-28 19:05:07 -04:00
Utilities Fix collection view cells not deselecting in split nav controller on iPad 2022-10-10 18:58:07 -04:00
FindInstanceViewController.swift Allow more browsing of instance public timelines 2020-09-13 15:51:08 -04:00