AOSSIE-Org / AOSSIE-Org/PictoPy

Feat:Add configurable duration for Slideshow

Open
#1,350 4 comments 0 reactions 1 assignee Claimed by @siddharthsai218 View on GitHub
enhancement frontend
Dominant language
Python
Stars
283
Forks
679
Avg merge
7d 2h
Merged PRs (30d)
3

Description

### Describe the feature

### Problem

The slideshow feature currently auto-advances at a fixed **3s interval**, with no way to control the pace.

### What I checked

- No hidden setting/option exists in the current UI for this
- Searched open and closed issues for "slideshow" — found related ones (looping, story mode, etc.) but none covering configurable duration

### Proposed Change

Add a duration picker (`2s` / `5s` / `10s`) that appears when the user clicks **Slideshow**. User selects a duration, then clicks **Start** to begin the slideshow at that pace.

### Tech Notes

Frontend-only change — touches `useSlideshow.ts` and `MediaViewControls.tsx`.

I've already built and tested a working version locally — confirmed all three durations work correctly. Would like to work on this, happy to open a PR once approved.

### Add ScreenShots

Image

Image

### Record

- [x] I agree to follow this project's Code of Conduct
- [x] I want to work on this issue

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.