Giter Site home page Giter Site logo

Comments (5)

honcheng avatar honcheng commented on June 17, 2024

Is the demo project working fine for you?

Sent from my iPad

On 10 Nov, 2012, at 7:22 PM, tanmays [email protected] wrote:

Hello,

First of all, love you work, its been very useful for me so far.

So here's the issue I'm facing, I'm using the PaperFold-ContainmentView.

As soon as I set the paperFoldNavController to be my RootViewController, my gestures have stopped working.

The gesture specifically the Swipe gesture (Left swipe as well as Right swipe) just doesn't seem to get triggered on any of my subviews.

They don't work even after I've set setEnableRightFoldDragging:NO

Any help or suggestion?

Regards,
Tanmay


Reply to this email directly or view it on GitHub.

from paperfold-for-ios.

tanmays avatar tanmays commented on June 17, 2024

Yep the demo project works fine.

The thing is there are certain view wherein I dont want the foldViewControllers to get triggered. So according when those subviews are added I set the dragging to NO.

And in those subviews I have specified a swipe gesture to perform some specific action.

But those swipe gestures don't get triggered. I'm guessing this has something to do with Gesturerecognizer conflict between my custom gestures and gestures set by PaperFold.

from paperfold-for-ios.

honcheng avatar honcheng commented on June 17, 2024

By the way, that demo project doesn't use containment view.
Wonder if this suits u more.
https://github.com/honcheng/PaperFoldMenuController

Sent from my iPad

On 10 Nov, 2012, at 7:22 PM, tanmays [email protected] wrote:

Hello,

First of all, love you work, its been very useful for me so far.

So here's the issue I'm facing, I'm using the PaperFold-ContainmentView.

As soon as I set the paperFoldNavController to be my RootViewController, my gestures have stopped working.

The gesture specifically the Swipe gesture (Left swipe as well as Right swipe) just doesn't seem to get triggered on any of my subviews.

They don't work even after I've set setEnableRightFoldDragging:NO

Any help or suggestion?

Regards,
Tanmay


Reply to this email directly or view it on GitHub.

from paperfold-for-ios.

honcheng avatar honcheng commented on June 17, 2024

So you want swipe gestures on the cell to work, when you have paper fold swiping disabled?
I haven't tested that actually, because I didn't need it in my own use.

You are probably right about the conflict.

Sent from my iPad

On 10 Nov, 2012, at 7:34 PM, tanmays [email protected] wrote:

Yep the demo project works fine.

The thing is there are certain view wherein I dont want the foldViewControllers to get triggered. So according when those subviews are added I set the dragging to NO.

And in those subviews I have specified a swipe gesture to perform some specific action.

But those swipe gestures don't get triggered. I'm guessing this has something to do with Gesturerecognizer conflict between my custom gestures and gestures set by PaperFold.


Reply to this email directly or view it on GitHub.

from paperfold-for-ios.

tanmays avatar tanmays commented on June 17, 2024

Not on the cell. I haven't implemented any tableview. Its just that custom swipe gestures don't seem to work on any type of view, be it normal UIView or TableView.

Although other type of gestures work fine, for example I just tried using PanGestureRecognizer and it works just fine.

Its just the swipe gesture that doesn't seem to get triggered.

And yes you are right, I want my own custom swipe gesture on some of my SubViews when I have paper fold swiping disabled.

I think you might be able to fix this by removing any type of gestures/touch based event or any such method when user has setEnableRight/LeftFoldDragging:NO.

from paperfold-for-ios.

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.