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

Slideshow delay allows zero delay value #27

Closed
ianorlin opened this issue Jun 11, 2015 · 0 comments
Closed

Slideshow delay allows zero delay value #27

ianorlin opened this issue Jun 11, 2015 · 0 comments

Comments

@ianorlin
Copy link

lximageallows a slidshow delay of zero to be set in the prefrences which doesn't really make a sensible slideshow that changes pictures and instead ends up using 100 percent cpu for a single core switching the images as fast as the cpu goes which could lead to someone thinking they are clever than quickly running out of battery on a laptop or overheating there system maybe. I think a fix might be to take the maximum of 1 and settings.slideShowInterval() in lximage-qt/src/prefrences-dialog on line 40. Or someone presses a key and hits 0 on accident and starts the slideshow would result in a system using 100 percent cpu.

npmiller added a commit to npmiller/lximage-qt that referenced this issue Jun 26, 2015
@agaida agaida added this to Archive in Issues Aug 11, 2018
@agaida agaida added this to Done in Issues Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issues
  
Translations and L10N
Issues
  
Done
Development

No branches or pull requests

1 participant