Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kyamagu
Copy link
Contributor

@kyamagu kyamagu commented Oct 30, 2025

Summary

  • Add fill_opacity property to the Layer class to read and write the fill opacity value
  • Property returns/accepts values in [0, 255] range
  • Includes getter and setter with validation and PSD update tracking

Test plan

  • Added unit tests in test_layer_fill_opacity covering:
    • Default fill opacity value (255)
    • Setting fill opacity to different values (128, 0)
    • Validation of the property behavior

🤖 Generated with Claude Code

@kyamagu kyamagu merged commit 6f6aaaf into main Oct 30, 2025
7 checks passed
@kyamagu kyamagu deleted the feature/fill-opacity branch October 30, 2025 02:16
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