From 299fd25fc7ed8c43d7fae75bdf50cbbc47b3efcc Mon Sep 17 00:00:00 2001 From: luigi-rosso Date: Thu, 11 May 2023 19:51:59 +0000 Subject: [PATCH] Fix flickering caught in high level runtimes. When converting floating point opacity values to 8 bit alpha, make sure to not under/overflow 0-255. Fixes https://github.com/rive-app/rive-react-native/issues/159 Diffs= e65175b88 Fix flickering caught in high level runtimes. (#5243) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index e017585e..fcc26ccb 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -a8c1e3e758819373ba9246b3731d395f89fa3575 +e65175b88afb40b101b54617a29b1bedc6f63d99 diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 608e4989..79e32293 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 608e49898d0142baadc4439414715ad3c6b02638 +Subproject commit 79e32293139f7360004fe56ce75314ec23f2f8be