-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Taking background images from a selected directory. #424
Labels
Comments
Hi @spectrum705, that could be tricky because we might not have the permission to access the file system without user action. We'll look into it for version 21 ! |
oh okay. take your time. |
two things,
|
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
So currently we need to upload all the pics from a directory in case we want multiple background. in case a new pic is added to the folder later on, we need to upload that separately later on.
Describe the solution you'd like
A clear and concise description of what you want to happen.
along with uploading all the pics, we could have an option to select a directory too, and Bonjour pics a random pic from selected directory.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
NA
The text was updated successfully, but these errors were encountered: