BatchPrompter icon indicating copy to clipboard operation
BatchPrompter copied to clipboard

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

Open tyleknoles opened this issue 3 years ago • 0 comments

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.

tyleknoles avatar Dec 29 '22 19:12 tyleknoles