Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tablet enhancements #1742

Closed
tobiasKaminsky opened this issue Nov 3, 2017 · 4 comments
Closed

Tablet enhancements #1742

tobiasKaminsky opened this issue Nov 3, 2017 · 4 comments

Comments

@tobiasKaminsky
Copy link
Member

During hackweek @jancborchardt and I sat together and had a closer look how we can enhance the tablet experience

  • orientation switching
    • landscape: show file/folder column on left, detail view on right
    • portrait: show only file/folder (like on phone)
    • this should change dynamically (currently it is only detected during app start)
  • landscape mode
    • instead of empty detail view, show app logo in grey (20% opacity)
    • click on an image shows image preview in detail view
      • click on image preview toggles between fullscreen and preview
      • swipe left/right shows all images in current folder
@AndyScherzinger
Copy link
Member

@jancborchardt @tobiasKaminsky should this also be like this for grid views especially for more or less pure image folders? Just asking since this is a user complaint in our tracker by several people that when looking through your photos in grid it should stretch through the whole screen.

@jancborchardt
Copy link
Member

We were unsure about grid view. It might make sense to indeed stretch whole screen, but then we definitely need to adjust how the grid view sizes, because right now in certain scenarios the filenames are not visible, or images are nice but filetype icons are very small.

@AndyScherzinger
Copy link
Member

Sounds good, then let’s postpone grid specials

@tobiasKaminsky
Copy link
Member Author

Close in favor of #6769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants