iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
satgi
V2EX  ›  iDev

iOS7 中顶部区域无法正确响应 PanGesture

  •  
  •   satgi · Oct 22, 2013 · 2733 views
    This topic created in 4672 days ago, the information mentioned may be changed or developed.
    如图:


    status bar 是隐藏的,在这块区域中只有当 PanGesture 结束离开手指离开屏幕的时候,处理 PanGesture 的 @selector 会立马按顺序响应 UIGestureRecognizerStateBegan 和 UIGestureRecognizerStateEnded,但是不响应 UIGestureRecognizerStateChanged。

    只有这块区域是这种情况,其他区域都会正常响应。
    2 replies    1970-01-01 08:00:00 +08:00
    zhigang1992
        1
    zhigang1992  
       Oct 23, 2013
    从这里开始的识别成Notification Center的手势了吧。
    satgi
        2
    satgi  
    OP
       Oct 23, 2013
    @zhigang1992 应该是,但是只有在 iOS7 中这样,iOS6 就正常。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   966 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 18:51 · PVG 02:51 · LAX 11:51 · JFK 14:51
    ♥ Do have faith in what you're doing.