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

[Bug V1.0.3] Prompts break when loading 2 separate folders #13

Open
tyleknoles opened this issue Dec 29, 2022 · 0 comments
Open

[Bug V1.0.3] Prompts break when loading 2 separate folders #13

tyleknoles opened this issue Dec 29, 2022 · 0 comments

Comments

@tyleknoles
Copy link

Description of Issue:
Loading X folder after Y folder is already loaded will mess up prompts in X folder.

How I got the issue:

  1. Load a folder of images with varying prompts (in my case it was EP2 of Made in Abyss)
  2. Make some changes/add new prompts
  3. Load another folder (in my case it was EP3)
  4. New folder (EP3) will have duplicate prompts

Screenshot:
image

My current solution to this problem:
Restart the program every time I load a folder.

Potential fixes I can think of:

  1. Add a window that asks to overwrite or add on top of existing prompts when loading new folders.
  2. Add a save/load function that only saves when pressed or when exiting the program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant