GithubHelp home page GithubHelp logo

Comments (7)

ippocratis avatar ippocratis commented on July 17, 2024 2

when using the scroll bar to scrolling into a date, all images in the future relative to the scrolled date aren't visible. You have to do a new scroll to get to those images.

#53

#54

from photoprism-android-client.

dfoxg avatar dfoxg commented on July 17, 2024 1

Now it makes sence, thanks for the deep dive!

from photoprism-android-client.

dfoxg avatar dfoxg commented on July 17, 2024
photoprism2.mp4

from photoprism-android-client.

Radiokot avatar Radiokot commented on July 17, 2024

Thanks, @ippocratis , I have nothing to add here 😌

from photoprism-android-client.

dfoxg avatar dfoxg commented on July 17, 2024

Sorry, i don't get why this got closed. I got it, that my third point is already answered as won't fix (thanks for linking that one @ippocratis ) but the other two points are still open, aren't they?

  • the bar isn't visible always, at least on my phone it's really tricky to access it
  • I got one picture from 2004 in my library, the other images are from 2015+. The scroll bar takes the half of my screen to navigate through my library, even there are no images

from photoprism-android-client.

ippocratis avatar ippocratis commented on July 17, 2024

@dfoxg

  • the bar isn't visible always, at least on my phone it's really tricky to access it

True the bar is not always visible it only appears after you start sliding it , but it doesn't need to be visible to start sliding it, just touch the side of your screen and start gliding your finger down.

  • I got one picture from 2004 in my library, the other images are from 2015+. The scroll bar takes the half of my screen to navigate through my library, even there are no images

In my case I have pics all the way down to 2002 in my library some years have significantly more photos than others.
As far as I understant the app takes the more old photo and the more recent photo and seperates the side of the screen evenly not taking accound the number of pics each year contains.
I guess it has to do with how the kotlin module used for this function handles the timeline , idk Oleg can obviously explain how it works better and if it's doable to change it's behavior.

from photoprism-android-client.

Radiokot avatar Radiokot commented on July 17, 2024

@dfoxg The main thing to understand about the scrollbar on the gallery screen is that it is not really a scroll bar, but rather a control to quickly jump to a specific month. The gallery has no idea how many photos you have and how they are distributed in time. Only the newest and the oldest dates for the search query are loaded, and the scroll steps (month bubbles) are created for each month no matter how many photos there are or if there are any at all.
This is why the scroll handle can't follow you as you scroll, and so it looks really wrong when always kept visible. This is also the reason why in your case it has steps for all the months from 2004 to 2015.
It is also not possible to scroll up from a specific month, by design. It looks doable, but tricky. Michael, the PhotoPrism main developer, said they are going to add the proper timeline implementation, so I'd rather wait for them to do it than tweak the current gallery implementation.

from photoprism-android-client.

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.