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

Create save_dir if it does not exist, and allow configuration of starting painting mode #123

Merged
merged 3 commits into from
Apr 3, 2022

Conversation

blurgyy
Copy link
Contributor

@blurgyy blurgyy commented Dec 26, 2021

I have made 2 changes:

  1. The current behavior of swappy is to assume save_dir to exist, when trying to save edited image to a non-existing save_dir, swappy does not save it at all. In 0b1c6e9, I add code to attempt to create save_dir if it does not already exists.
  2. I also added a configuration option paint_mode in b6c2c60, to allow a user to configure the start up painting mode of swappy.

Documentation and readme are updated according to the above 2 modifications in 476ae90.

@jtheoof jtheoof merged commit 0355760 into jtheoof:master Apr 3, 2022
@jtheoof
Copy link
Owner

jtheoof commented Apr 3, 2022

Thanks @blurgyy

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

Successfully merging this pull request may close these issues.

2 participants