Coder Social home page Coder Social logo

Comments (4)

LeoNatan avatar LeoNatan commented on May 28, 2024

What happens when you select a cell? Do you push another controller? I cannot help without all the details.

from lnpopupcontroller.

msimonetta avatar msimonetta commented on May 28, 2024

Hi Leo,

This can be closed. I ended up solving late last night. I just set the preferStatusBarHidden value to TRUE in specific view controller. Easy fix, was too tired to think straight!

While I have you though, I'm noticing that when the bar is at the bottom of the screen, it is overlaying on top of the view that is currently present. That being said, i have a table view beneath it and i would like to automatically adjust the table view frame when the bar is there so that it doesn't scroll under it. (It's losing some of its height because of the bar being there - due to the table views frame bottom being at the bottom of the bar as opposed to snapping it to the top of it)..how can I fix this?

Regards,

Michael Simonetta

On Jan 20, 2016, at 1:12 AM, Leo Natan [email protected] wrote:

What happens when you select a cell? Do you push another controller? I cannot help without all the details.

โ€”
Reply to this email directly or view it on GitHub.

from lnpopupcontroller.

LeoNatan avatar LeoNatan commented on May 28, 2024

You should set the contentInset of the table view with correct inset. Does this not happen automatically? Run the demo project and see, there the table view can be scrolled correctly.

from lnpopupcontroller.

msimonetta avatar msimonetta commented on May 28, 2024

Thanks Leo,

Final thing - I noticed when I call dismissPopupBar the popup bar
dismisses, but it seems as though that it's view controller is still
retained, as the AVPlayer I had playing a song within it keeps playing. Is
there a clean way to ensure that when I dismiss the popupbar that the view
controller it was a part of is removed completely as well?

Regards,

Michael Simonetta

On Wed, Jan 20, 2016 at 4:36 PM, Leo Natan [email protected] wrote:

Closed #37 #37.

โ€”
Reply to this email directly or view it on GitHub
#37 (comment).

from lnpopupcontroller.

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.