-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Diffs= fa8f7c6755 fix crash when dividing by 0 (#8687)
- Loading branch information
bodymovin
committed
Dec 5, 2024
1 parent
3e9524a
commit f1f9a86
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
cd310b1b68a4fee5b5d3fe2249c58f71320a0e7f | ||
fa8f7c675527ddba5fd4492fc2b6be1ea949088f |
Submodule rive-runtime
updated
2 files
+1 −1 | .rive_head | |
+6 −4 | src/constraints/scrolling/scroll_bar_constraint.cpp |