Skip to content

Addressing iOS 11 safeAreaInsets issue with content controllers#77

Merged
enmiller merged 1 commit intodevelopfrom
issue/iOS11-safeareas
Feb 9, 2018
Merged

Addressing iOS 11 safeAreaInsets issue with content controllers#77
enmiller merged 1 commit intodevelopfrom
issue/iOS11-safeareas

Conversation

@enmiller
Copy link
Copy Markdown
Contributor

@enmiller enmiller commented Feb 9, 2018

On iOS 11, there is an issue that can arise where the content controller of the side menu will fail to have its safeAreaInsets set properly if the transitionOptions contentScale property set to a certain range of values.

Through testing, the value range appears to be between 0.87 - 0.91. To combat this for the time being, the default value for contentScale has been adjusted from 0.88 to 0.86.


A new side menu item has been added to the Sample project that allows users to adjust the transitionOptions in real-time, allowing for faster development and tweaking.

Add new menu item controller to tweak transition options in real-time
@enmiller enmiller self-assigned this Feb 9, 2018
@enmiller enmiller merged commit e872cf4 into develop Feb 9, 2018
@enmiller enmiller deleted the issue/iOS11-safeareas branch February 9, 2018 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant