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

Load GIF data based entirely on scroll position #14

Open
easytarget2000 opened this issue Aug 22, 2019 · 0 comments
Open

Load GIF data based entirely on scroll position #14

easytarget2000 opened this issue Aug 22, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@easytarget2000
Copy link
Owner

At the moment, the app loads the GIF data from the API "on launch". Instead, the data should be loaded based on the scroll position of the overview grid.
The grid starts out at position 0, there is no data for item 0, data for item 0 will be loaded. This process can automatically load a certain amount of additional items based on screen size and common scroll speeds.
For example: If a screen holds 20 items, the app should load 2 screens, 40 items.

@easytarget2000 easytarget2000 created this issue from a note in Main kanban board for this repository (To do) Aug 22, 2019
@easytarget2000 easytarget2000 self-assigned this Aug 22, 2019
@easytarget2000 easytarget2000 added the enhancement New feature or request label Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant