This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 427
iOS 11 Fade no longer works #191
Comments
ok, here is the workaround :
|
Seems it still doesn't fade the title view after the patch |
You are right, I was using a custom title view, when using both custom title or normal title, the following updated patch should work (please confirm)
|
Sorry for the delay, I can confirm it works for a normal title view now |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
Just updated to Xcode 9 and iOS 11 and it seems the fade behavior no longer works in TLYShyViewController.m (function _updateSubviewsAlpha)
The alpha property has no effect on the subviews to which it is applied.
Any tip, any workaround ?
Thanks
The text was updated successfully, but these errors were encountered: