ififfy / flipflip

Random slideshow of local images. Electron app for Mac/Windows/Linux
MIT License
160 stars 43 forks source link

"Play after" option uses seconds instead of milliseconds #305

Closed slickmeister closed 1 year ago

slickmeister commented 2 years ago

The Next Scene function has a very confusing behavior. I think it's the only instance in FlipFlip that uses seconds instead of milliseconds.

So it's very easy to type in 4000 when you want a 4 second timer. And then you scratch your head to find out why the scene isn't advancing.

I get that it should work for longer times where milliseconds become a bit unwieldy. But I still think it should behave in ms anyway by default.

StarrHelixx commented 1 year ago

This has been resolved on the master branch and will be included in the next release. Your existing scene and default configs will be automatically converted.