From 055105f78f50c5e29f0643c8d7a23c7d0700d337 Mon Sep 17 00:00:00 2001 From: philter Date: Fri, 3 Jan 2025 17:44:57 +0000 Subject: [PATCH] Reset scroll constraint when state machine not running This PR resets the scroll offset when the state machine is not running in the editor. Prior to this, the scroll offset would remain in its current state after stopping the state machine. Diffs= 11afb83c7f Reset scroll constraint when state machine not running (#8817) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index b99d46f..7ee80fe 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -cff106739394f1b17ad9d27a9cef4cf326b16007 +11afb83c7fca95120d7156a60252b2cc4e29145c diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 4673546..bea6129 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 46735460e1fef7de4a3b8640d81185a08f7dcd63 +Subproject commit bea6129c603a49c7cb9de798026edb8b8193fa81