Giter VIP home page Giter VIP logo

Comments (14)

iOSCoderJane avatar iOSCoderJane commented on July 24, 2024

重要的是:在iOS8以上设备使用UITableView的-(NSArray *)tableView:(UITableView *)tableView editActionsForRowAtIndexPath:(NSIndexPath *)indexPath方法进行左滑事件时会在pop回页面时失效,希望可以解决哈~~~而且经常push不到新页面 去掉JZNavigationExtension时这些症状都消失/(ㄒoㄒ)/~~

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

明天跟一下这两个问题

from jznavigationextension.

iOSCoderJane avatar iOSCoderJane commented on July 24, 2024

紧急等待修复~~话说我进入一个视图控制器时设置的self.navigationController.navigationBarBackgroundAlpha = 0;scrollview上滑的时候动态设置navigationBarBackgroundAlpha来实现的Parallax效果,是不是因为这个问题导致内存开销了呢?

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

你可以先切到上一个版本,最新的代码并没有加到pod里,先尽量用release的版本

from jznavigationextension.

iOSCoderJane avatar iOSCoderJane commented on July 24, 2024

上一版本也存在push的时候偶尔失效,push不过去,不知道是不是我的使用上有什么问题呢,谢谢

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

如果你说的有时候push不过去是你之前说的问题导致的我会尽早抽时间看一下,否则我这边没遇到过这种情况。

from jznavigationextension.

iOSCoderJane avatar iOSCoderJane commented on July 24, 2024

貌似找到push失效的原因了,要在fromVC里面设置当前的fullScreenInteractivePopGestureRecognizer=NO;已经完全避免了push失效的重现

from jznavigationextension.

iOSCoderJane avatar iOSCoderJane commented on July 24, 2024

已证实fullScreenInteractivePopGestureRecognizer=YES时push会出现失败以及cell左滑编辑等操作失效。

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

什么使用情况?用到什么控件?

from jznavigationextension.

iOSCoderJane avatar iOSCoderJane commented on July 24, 2024

UITableView cell点击进行跳转 以及cell左滑等事件

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

没有复现你说的问题,你可以写个Demo发给我看看。

from jznavigationextension.

zhenhuamu avatar zhenhuamu commented on July 24, 2024

旧版本的NavigationBar的颜色是黑色正常,JZNavigationExtension切换到目前最新版后NavigationBar的颜色变为白色了 这个问题 是怎么解决的?

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

看下你的导航栏style要用black

from jznavigationextension.

JazysYu avatar JazysYu commented on July 24, 2024

你好,试一下1.4.0版。

from jznavigationextension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.