TwidereProject / TwidereX-iOS

Next generation of Twidere for iOS.
GNU General Public License v3.0
154 stars 10 forks source link

Fix view blink when pan to push drawer transition cancel issue #67

Closed MainasuK closed 2 years ago

MainasuK commented 2 years ago

The UIPresentationController layout update intro for iPad size class adaptive cause the cancel transitioning blink the toView. Change the layout timing fixes it.