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 Batch Support to GUI #68

Open
jrg94 opened this issue May 10, 2020 · 1 comment
Open

Add Batch Support to GUI #68

jrg94 opened this issue May 10, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jrg94
Copy link
Member

jrg94 commented May 10, 2020

With the way things are shaping up in v2.2.0, I'm thinking we could pretty easily implement batch support in the GUI. I'm thinking it would be cool to add an old school image scroll feature which would let you "see" all of the images that you're rendering but not all at once. I'm imagining that old iTunes screen which let you flip through album covers in a line. Instead, we'll just let you preview one at a time. Then, give you arrows at the bottom to cycle through all the previews.

@jrg94 jrg94 self-assigned this May 10, 2020
@jrg94 jrg94 added the enhancement New feature or request label May 10, 2020
@jrg94
Copy link
Member Author

jrg94 commented May 10, 2020

Also, it's worth noting that v2.2.0 will likely support this by accident. Users will be able to specify -b on the command line of the gui which will launch the GUI in batch mode. Of course, there is no way for the user to actually take advantage of this because -p and -b are linked. If the user loads the path, they'll load a folder which will break process_images.

I'll have to think about how to handle this before we push #67.

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

No branches or pull requests

1 participant