mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fixes 1. start on "All Photos" which has many pages of content You're at the bottom, as expected. 2. switch to "Video", which is much shorter You're at the bottom, as expected. 3. Switch back to "All Photos" Now you're unexpectedly in the middle of the content somewhere - at whatever offset the "Videos" content height was. Note that changes to "scrollToBottom". For some reason calling scroll to bottom with infinity works fine initially, but subsequent calls hang. Because we only used the "infinity" hack to account for the fact that we didn't have accurate safeAreaInsets before `viewDidAppear`, we can accurately use safeAreaInsets after that point (like here, when switching albums). |
7 years ago | |
|---|---|---|
| .. | ||
| AudioFiles | ||
| Fonts | ||
| Images | 7 years ago | |
| Images.xcassets | 7 years ago | |
| src | 7 years ago | |
| test | 7 years ago | |
| translations | 7 years ago | |
| .swiftlint.yml | ||
| Signal-Info.plist | 7 years ago | |
| Signal-Prefix.pch | 7 years ago | |
| Signal.entitlements | 7 years ago | |
| SignalTSan.supp | ||
| SignalUBSan.supp | 7 years ago | |
| iTunesArtwork@3x.png | ||
| main.m | ||