nextcloud / nextcloud/viewer

Slideshow: keep displaying the last image until the next one has fully loaded

Open
#703 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: slideshow
Dominant language
JavaScript
Stars
119
Forks
72
Avg merge
18h 42m
Merged PRs (30d)
24

Description

I just started using the Photos app, which allows to view single images, and I assume it is this viewer that actually renders the images.

When I select the slideshow, the images are shown only for a few seconds - I'd like to change that. Not hardcoded but on the UI.

On top of that the preview generation on my system takes quite long (not caused by the viewer), but in effect I am watching the gray placeholder for an image longer than I actually see the image. How about this: Until there is a new image to show, just continue showing the last one?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Photos app's slideshow entry point and trace how the viewer advances images and exposes slideshow timing in the UI. Confirm completion by showing the previous image until the next preview is ready and by allowing the display duration to be changed through the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.