Skip to content

[newFeature] setOpacity processor#79

Merged
vstoykov merged 5 commits intomatthewwithanm:masterfrom
Psylocibus:Processor-SetMaxOpacity
Jan 17, 2026
Merged

[newFeature] setOpacity processor#79
vstoykov merged 5 commits intomatthewwithanm:masterfrom
Psylocibus:Processor-SetMaxOpacity

Conversation

@Psylocibus
Copy link
Copy Markdown
Contributor

Processor used to set the max alpha value of a picture.

  • processor added to base.py
  • test added to test_processors.py

Processor used to set the max alpha value of a picture.
- processor added to base.py
- test added to test_processors.py
@Psylocibus
Copy link
Copy Markdown
Contributor Author

Second processor I need for my watermarks.

@vstoykov
Copy link
Copy Markdown
Collaborator

Hey @Psylocibus thanks for the new feature. There is a failing test. Can you have a look, please?

test didn't pass because of a dismissed variable in init.
new test added for better coverage
@Psylocibus
Copy link
Copy Markdown
Contributor Author

Done,
I forgot a variable in the init of the class...
But this gave me the opportunity to add some tests. Everything seems fine now !

@vstoykov vstoykov merged commit dd8092e into matthewwithanm:master Jan 17, 2026
7 checks passed
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