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

Added Opacity property to Drawable class #1035

Merged
merged 2 commits into from
Aug 11, 2024
Merged

Added Opacity property to Drawable class #1035

merged 2 commits into from
Aug 11, 2024

Conversation

yuto-trd
Copy link
Member

Description

Previously, opacity could only be set using effects. This update adds an opacity property to the Drawable class, allowing for direct opacity adjustments.

Breaking changes

Fixed issues

@yuto-trd yuto-trd self-assigned this Aug 11, 2024
@yuto-trd yuto-trd linked an issue Aug 11, 2024 that may be closed by this pull request
@yuto-trd yuto-trd merged commit eccb25a into main Aug 11, 2024
3 checks passed
@yuto-trd yuto-trd deleted the opacity-property branch August 11, 2024 07:11
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.

不透明度を指定するプロパティを追加する
1 participant