Code Monkey home page Code Monkey logo

Comments (3)

tuxor1337 avatar tuxor1337 commented on August 15, 2024

This is not a problem of portrait/landscape. And you seem to misunderstand the "hand" icon. The icon in the bottom right corner indicates, whether you are in the page-flip mode (where swiping left/right will change pages) or in the "hand" mode, where you can navigate around inside a (zoomed) page.

From my understanding, you cannot switch manually between these modes, but the first mode is always used, when the whole page fits on the screen (indicated by a double arrow in the bottom left corner). Otherwise the hand mode is used.

The "hand" icon itself does not have the purpose of pressing on it as you describe it. Instead the behaviour you describe seems to come from the standard tap areas, i.e. tapping in the bottom or top area will flip pages.

So your bug report is at first about communicating what I wrote in a more efficient way to the user. Whether we really want to implement some new swipe detection in "hand" mode, seems not so clear to me: Usually, tap configurations are meant to serve this purpose...

from document-viewer.

lofidevops avatar lofidevops commented on August 15, 2024

I understand and have tested the top/bottom tap behaviour, which works, thanks!

Perhaps an unobtrusive overlay on the tapping area would work? Probably easier said than done :) I'm leaving this ticket if you will be using it for any work on refinements / communicating details. If not, I'm happy to close it as my original request was resolved.

from document-viewer.

ericwa avatar ericwa commented on August 15, 2024

I hit a similar issue on a comic book with varying page sizes.

  • Tablet in portrait orientation, the comic book was also portrait
  • Document View mode: Single Page
  • Page Fitting: Fit Width

Most of the time I had the <-> icon in the lower right corner, and I could flip pages by swiping left/right.

But some pages were taller than my tablet screen, and I got the hand icon in the lower right corner. On those pages the left/right swipe gesture no longer works.

Ideas to fix this:

  • We could try recognizing swipe gestures to flip pages, even in "Hand" mode. I think there's a chance this will be annoying, since panning and the flipping gesture could conflict, but it's worth trying.
  • Having page-flipping tap zones on the left/right side of the screen by default would also help. Other apps like Kindle do this.

from document-viewer.

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.