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

[FEAT] Suggests that it is not possible to enter a number of seconds smaller than 1 in a wallpaper random interval #298

Open
PhantomPixel-0418 opened this issue Dec 1, 2024 · 2 comments
Labels
enhancement New feature or request feature request feature request by users

Comments

@PhantomPixel-0418
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In fact, waiting for 0.1 seconds or less looks no different than waiting for 1 second

Describe the solution you'd like
Can't enter fractional seconds inside wallpaper random intervals

Describe alternatives you've considered
When the input interval is less than 1 second, the time is forced to change to 1 second.

Additional context

20241201_173939.-.Trim.mp4
@PhantomPixel-0418 PhantomPixel-0418 added enhancement New feature or request feature request feature request by users labels Dec 1, 2024
@PhantomPixel-0418 PhantomPixel-0418 changed the title [FEAT] Can't enter fractional seconds inside wallpaper random intervals [FEAT] Suggests that it is not possible to enter a number of seconds smaller than 1 in a wallpaper random interval Dec 1, 2024
@PhantomPixel-0418
Copy link
Contributor Author

And look at the following

20241201_174942.mp4

@eythaann
Copy link
Owner

eythaann commented Dec 3, 2024

internally the min value is 1 second, there is not a max value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request feature request by users
Projects
None yet
Development

No branches or pull requests

2 participants