-
Notifications
You must be signed in to change notification settings - Fork 236
Fix sending to img2img #76
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
Conversation
Also a comment typo fix.
…m PIL. If no tag, score is 0.
|
Can we merge this? |
|
Oh sh*t, I've debugged this for 6 hours straight, found the exact same solution. Should have checked pull request before lmao |
|
Well, glad to hear you came to the same conclusion. |
Others tab: - Add/Remove from saved directories, via buttons - New dropdown with subdirs - path_recorder.txt is sorted on add/remove - path_recorder.txt is first worked on in a .tmp version, before replacing the original file, to prevent a potential loss of all data in the file Settings: - Usage of path_recorder.txt no longer optional - Option to not show the images from subdirs Install: - Fixed send2trash module check
update gitignore
|
Is this repo abandoned? @yfszzx |
|
I have removed the existing |
|
Might want to re-open this PR on another branch because it changes a lot more than advertised now. |
|
@catboxanon Yes, you're right. I hadn't thought about someone only wanting this fix now. New PR is here: #84 |

The current pull request #51 seems to fix the problem only for some people some of the time.
This version fixes it for everyone who has tried it. #69