Releases: changsanjiang/SJFullscreenPopGesture
Releases · changsanjiang/SJFullscreenPopGesture
Fixed `view hierarchy`
v1.1.3 Fixed `view hierarchy`
Fixed `root controller (hidden navigation bar)` pop, the view hierarchy problems.
v1.1.2 Fixed `隐藏了导航栏的根控制器`pop时, 视图层级的问题.
更换截屏方法, 提高截屏效率
v1.0.17 更换截屏方法, 提高截屏效率
修复转场时, 触发手势的问题
v1.0.16 修复转场时, 触发手势的问题
Trim
v1.0.15 Trim
Fixed performance issues (FPS drop).
- 修复Pop掉帧问题.
Added Fade Area Method.
- 添加了盲区相关的方法, 现在可以指定某些区域不触发全局手势
最近动态:
- 添加了一个禁用返回手势的方法.
- 增加在手势触发过程中, 当viewController.view的子视图中含有scrollView时, 禁止其滚动.
Added a method to disable gestures
- 添加了一个禁用返回手势的方法.
Update Nav Category .m
- Trim
- 增加在手势触发过程中, 当viewController.view的子视图中含有scrollView时, 禁止其滚动.
Trim
- 修剪
- 添加了一个设置导航栏颜色的分类方法