HsoiEnterprises / HELargeCenterTabBarController

A Swift UITabBarController with a larger center tab.
Other
45 stars 7 forks source link

Large Button misplacement. #11

Closed MacMeDan closed 7 years ago

MacMeDan commented 7 years ago

So when I hide the tab bar when pushing to a view and then navigate back the large button image renders in the top left corner. Is there a way to fix it so that it renders back on the tab bar?

Thank you.

hsoi commented 7 years ago

Hrm. Interesting.

Can you provide a project that reproduces the problem?

MacMeDan commented 7 years ago

Ya I will do that.

fusionconsulting commented 7 years ago

Any updates on this? I'm seeing the same thing.

hsoi commented 7 years ago

@digital-dog since @MacMeDan hasn't provided a reproducible case, can you?

hsoi commented 7 years ago

@MacMeDan @digital-dog As I've not heard back and am unable to reproduce this problem, I'm going to close this issue.

I did just release v2.1.0 which added some autolayout changes to help with iOS 11 and the safe area. It may be worth checking that out.

If the issue persists, if a reproducible case can be provided, we can repoen this issue.