superk589 / DereGuide

An iOS app for Cinderella Girls Starlight Stage(デレステ)
MIT License
56 stars 6 forks source link

event banner view push animation starting at wrong place in iOS 11 beta #18

Closed superk589 closed 7 years ago

superk589 commented 7 years ago

fixed temporarily but need following up till iOS 11 released

superk589 commented 7 years ago

scroll indicator of beatmap view, score detail page and support skills detail page also have this problem

superk589 commented 7 years ago

according to https://developer.apple.com/videos/play/wwdc2017/204/

need to set UIScrollViewContentInsetAdjustmentBehavior on UIScrollView

superk589 commented 7 years ago

another way use scrollView.adjustContentInset instead of contentInset

superk589 commented 7 years ago

this fix can not be uploaded to app store by now, fallback for the new version 1.4.0