ChenYilong / CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
MIT License
6.91k stars 1.45k forks source link

[bug]:设置titlePositionAdjustment 无效,建议添加一个BOOL值来判断是否使用自定义的titlePositionAdjustment #522

Open indomitableXiaoNan opened 4 years ago

indomitableXiaoNan commented 4 years ago



Base Info for this issue

在CYLTabBarController的475行代码处,发现设置的titlePositionAdjustment无法生效,一直用的是代码里计算出来的值,可以添加一个BOOL值来判断是否用自定义的

  1. Version:Latest Version as here
  2. Language of App :Objective-C/Swift
  3. iOS System Version:iOS12
  4. Prototype(是否是真机):YES
  5. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A

1. How to reproduce the problem.

2. Please help me in this way.

3. Here is a Demo.

4. Here is my Debug log