Giter Site home page Giter Site logo

Comments (18)

iDevelopper avatar iDevelopper commented on June 23, 2024

Because you don't unreveal it! Add revealViewController().hideRightViewAnimated(true).

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

Thanks! One last question, if I want to unreveal when I click on the main View which is a mapView? I'd tried the same as in SWRevealViewController:

  `  self.view.addGestureRecognizer(self.revealViewController().tapGestureRecognizer)`

But it only unreveals if I click on the navigation or toolbar, not when if clicking on the map.

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

You don't have to add gesture recognizer yourself. PBRevealViewController add it for you. Also, please update to the last version (1.0.5).

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

Yea, I found out that Google Maps consumes all the gesturerecognizers. So thats why it isn't working. However I can't get it to work by adding the view you added to make the right view appear behind, can you show me a sample?

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

You have nothing to do, just update PBRevealViewController with version 1.0.5.

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

I've updated, but the right view still appear over my toolbar, even though I've added a view as you told me to.

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

After the update (1.0.5) I got this problem:

sssss

It worked perfectly before. I've tried embedding it in a Navigation Controller and uncheck "Shows navigation bar", but doesn't seem to change a single thing.

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

I did not say you to add a view.

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

I don't see a right view in your screenshot! I see a left view and a main view!

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

Didn't you add a 1 px view above the toolbar to make the right view go behind? I pretty sure you did that. It's in #2

Apologies for being a bit confusing. I'm talking about two problems, but lets stick to the issue of getting the right view behind the toolbar.

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

Yes i added a 1px view in one of my samples but not in PBRevealViewController class. I already wrote that it is not possible to have the right view behind the tool bar as she is on top of the main view and the tool bar a subview of the main view!

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

Oh, how come it is possible to show it below the navigation bar?

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

This is a navigation bar but managed by a NAVIGATION CONTROLLER. It will be possible too with a TABBAR CONTROLLER. It is managed by Apple.

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

Oh okay. I see I can get it behind the toolbar if I set
self.revealViewController()?.rightPresentViewHierarchically = false

However this makes it go odd over the navigation bar. I guess there's no fix for that. And there is no way I manually can set the height? So I can make it stop by the toolbar.

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

Below? Under? What do you want to do exactly? Can you make a drawing? Because I have some difficulties to follow you!

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

My apologies, here's a drawing which hopefully explains what I want to achieve. I want the right view top stop by the red arrow. And if there more elements you can just scroll. Is that possible? On a side note, it is a tabbar, just without a tabbarcontroller.

pbrevealviewcontroller

from pbrevealviewcontroller.

iDevelopper avatar iDevelopper commented on June 23, 2024

I already told you how to modify the height of the right view. Here is a sample with a map, a toolbar and a right table view:

Example7Swift.zip

from pbrevealviewcontroller.

Dbigshooter avatar Dbigshooter commented on June 23, 2024

Thanks

from pbrevealviewcontroller.

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.