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

Add slideshow functionality #3

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

otacke
Copy link
Contributor

@otacke otacke commented May 10, 2019

Description

Someone asked for a kiosk mode for Image Slider where slides would progress to the next one after a configurable amount of time, similar to what digital photo frames often provide. This pull request will add the required functionality.

Changes

  • Add behavioural setting to loop from last slide to first slide
    and vice versa
  • Add behavioural setting to progress to next slide automatically
  • Add behavioural setting to set time period after which to
    autoprogress
  • Add behavioural setting to hide navigation elements; will hide
    progress bar and button symbols, but keep dark background on
    mouse hover over navigation area at left/right border. Navigation
    with mouse and keys is still possible
  • Move aspect settings into behavioural settings group

- Add behavioural setting to loop from last slide to first slide
  and vice versa
- Add behavioural setting to progress to next slide automatically
- Add behavioural setting to set time period after which to
  autoprogress
- Add behavioural setting to hide navigation elements; will hide
  progress bar and button symbols, but keep dark background on
  mouse hover over navigation area at left/right border. Navigation
  with mouse and keys is still possible
- Move aspect settings into behavioural settings group
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant