Git Product home page Git Product logo

Comments (5)

 avatar commented on June 13, 2024

I noticed this too. It even happens in the sample application. However, I noticed that it does not seem to matter if it starts in landscape or if is rotated to landscape it just doesn't work correctly once it ends up in landscape mode.

from flyoutnavigation.

 avatar commented on June 13, 2024

More specifically if you toggle the menu open in landscape on an iPad it does not close the menu on selection, and it does not repaint the right hand side of the screen if you close it manually.

from flyoutnavigation.

 avatar commented on June 13, 2024

So I did more debugging through the code and found that it works okay as long as you set AlwaysShowLandscapeMenu = false (the default is true). If it is set to true then it does not work right if you toggle the menu.

from flyoutnavigation.

Clancey avatar Clancey commented on June 13, 2024

That makes sense, I have it set to false in my one app. Thats why I have never seen it.

James Clancey

On Monday, June 17, 2013 at 10:13 PM, bjdawson wrote:

So I did more debugging through the code and found that it works okay as long as you set AlwaysShowLandscapeMenu = false (the default is true). If it is set to true then it does not work right if you toggle the menu.


Reply to this email directly or view it on GitHub (#10 (comment)).

from flyoutnavigation.

 avatar commented on June 13, 2024

It should probably be changed to ignore ToggleMenu when on an iPad, in landscape, and AlwaysShowLandscapeMenu == true.

from flyoutnavigation.

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.