diff --git a/.rive_head b/.rive_head index 87bb42b..77fe73b 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -7359e8b824801f268a0506ae948ab5845f610d8c +8165c5c216f7eb45331d84fded6da38753119c7d diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f69c4d..33cecf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ ## Upcoming +- Expose `localBounds` on `Component`. + ### Fixes - Fixed [496](https://github.com/rive-app/rive-flutter/issues/496) - playback now properly resumes during pointer interactions, preventing graphics from appearing frozen when users interact with them.