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.92k stars 1.46k forks source link

iPhone 5真机 iOS 10.3.3 系统 tabbarItem 响应范围小,很难点击 #319

Closed liangxueliang closed 5 years ago

liangxueliang commented 6 years ago

Base Info for this issue

  1. Version:v1.17.20
  2. Language:Objective-C
  3. iOS System Version:iOS 10.3.3
  4. Prototype(是否是真机):YES
  5. Issue Type:Q-A

1. How to repeat the problem.

iPhone 5 tabbarItem 响应范围很小,很偏,很难点击

2. Please help me in this way.

在同样的手机上运行 demo 是没问题的,我想知道出现这个问题的原因以及如何解决

3. Here is a Demo.

4. Here is my Debug log

ChenYilong commented 6 years ago

其它系统没问题吗?

liangxueliang commented 6 years ago

是的,我目前就在 iPhone 5 上面遇到,而我这部 iPhone 5 是 10.3.3 系统的。在其他手机和系统上面都没问题

梁学良

邮箱:liang_xueliang@126.com |

签名由 网易邮箱大师 定制

在2018年10月30日 18:07,微博@iOS程序犭袁 写道:

其它系统没问题吗?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

liangxueliang commented 6 years ago

我在模拟器上面也试了一下,iPhone 5 模拟器的版本是 10.3.1 的,也有这个问题。然后要点击途中黑色涂鸦附近的位置才可以选中 img_0092

ChenYilong commented 6 years ago

设置下item的背景色,或者看下层级,看下背景的frame有多大。

liangxueliang commented 6 years ago

看过了,frame 看起来是没有问题的 1541057910653

wangjin007 commented 5 years ago

系统 10.3.1 iPhone5SE 点击基本不响应 很难点击

hccgk commented 5 years ago

推荐参考https://github.com/ChenYilong/CYLTabBarController/issues/284

ChenYilong commented 5 years ago

推荐参考#284,已经修复,请更新。