Samsung / rlottie

A platform independent standalone library that plays Lottie Animation.
Other
1.15k stars 223 forks source link

Fix Stroke opacity not applied due to incomplete undo of 8cb666211b #562

Closed KonstantinRitt closed 1 week ago

KonstantinRitt commented 2 months ago

Completes "Revert "Update color blending style in LottieItem""

This reverts the missing part of commit 8cb666211b859267ec530ff8798c08c29aefecaf reverted in f969abf62c8df773e3951a1176000e70fcde637f.

JoogabYun commented 2 months ago

https://github.com/Samsung/rlottie/pull/563 I added the missing patch. thank you