b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

Added Opacity property to Drawable class #1035

Closed yuto-trd closed 2 months ago

yuto-trd commented 2 months ago

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