iced-rs / iced

A cross-platform GUI library for Rust, inspired by Elm
https://iced.rs
MIT License
22.96k stars 1.06k forks source link

Introduce dynamic `opacity` support for `Image` and `Svg` #2424

Closed hecrj closed 2 weeks ago

hecrj commented 2 weeks ago

This PR introduces an opacity property for both the Image and Svg widgets.