Giter Site home page Giter Site logo

请问show弹窗弹出之后,LeeAlert控件能否拦截下层控制器上的点击事件?现在没有拦截,下层的按钮可以相应点击事件 about leealert HOT 6 CLOSED

kelaisile avatar kelaisile commented on May 29, 2024
请问show弹窗弹出之后,LeeAlert控件能否拦截下层控制器上的点击事件?现在没有拦截,下层的按钮可以相应点击事件

from leealert.

Comments (6)

kelaisile avatar kelaisile commented on May 29, 2024

.LeePresentation([LEEPresentation viewController:self])//设置leealert层级,层级是self,没有遮住导航栏,已解决

from leealert.

lixiang1994 avatar lixiang1994 commented on May 29, 2024

尝试设置self.navigationController 呢?

from leealert.

kelaisile avatar kelaisile commented on May 29, 2024

.LeePresentation([LEEPresentation viewController:self.navigation]?这样吗?

from leealert.

kelaisile avatar kelaisile commented on May 29, 2024

我代码中是这样的.LeePresentation([LEEPresentation viewController:self],弹窗弹出来后,导航栏的返回按钮可以点击,需求是弹窗弹出时不能点击

from leealert.

lixiang1994 avatar lixiang1994 commented on May 29, 2024

是的 这个是添加在控制器view上的, 系统导航栏是在view之上的, 如果你需要全屏显示 用window怎么样?

from leealert.

kelaisile avatar kelaisile commented on May 29, 2024

用window会出现其它问题,没事了,我这业务端在导航栏已加了限制,功能实现了

from leealert.

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.