Giter VIP home page Giter VIP logo

Comments (8)

LeaVerou avatar LeaVerou commented on July 27, 2024 1

This should be fixed now!

from inspire.js.

notenociz avatar notenociz commented on July 27, 2024

I found this too

from inspire.js.

LeaVerou avatar LeaVerou commented on July 27, 2024

There is one workaround, though it's not ideal. There is always an on-screen navigation, which becomes visible on iframe slides and the like. You can show it always on mobile. Something like:

@media (/* media query to detect mobile */) {
  #onscreen-nav { display: block !important }
}

from inspire.js.

bradkemper avatar bradkemper commented on July 27, 2024

I saw those buttons when I opened the slides on an iPad, but they didn’t seem to do anything.

from inspire.js.

LeaVerou avatar LeaVerou commented on July 27, 2024

It does look like their clickable area is smaller than it should be. That sounds like a separate bug.

from inspire.js.

bradkemper avatar bradkemper commented on July 27, 2024

I guess gesture support never got merged?

#25

from inspire.js.

LeaVerou avatar LeaVerou commented on July 27, 2024

Yeah, not sure what happened there. If anyone is willing to modernize that code, we can look into it again.
But before that, I need to port my latest changes into this repo, for the last few months I've been mostly making changes in the csss subtree in https://github.com/leaverou/talks
(btw if anyone knows a better solution than subtrees to keep these two in sync let me know, subtrees are awful!)

from inspire.js.

sportdeath avatar sportdeath commented on July 27, 2024

It seems like this is still an issue!

On iOS I can see navigation buttons but tapping them does nothing. It is still possible to navigate to other slides by manually changing the URL fragment.

IMG_5223

from inspire.js.

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.