Skip to content

Commit

Permalink
patch up division by zero issue on normalizing Length
Browse files Browse the repository at this point in the history
only normalizing length when its >0, not sure if there is something better we can do here.

Diffs=
8b7dd980b patch up division by zero issue on normalizing Length (#6095)
  • Loading branch information
mjtalbot committed Oct 16, 2023
1 parent 8776210 commit 9e86ac9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8c99c8dcf67c5bf80bba1ca953d3e3dfa591e6d7
8b7dd980b88815f42ee177dcda7f96dd194226fa
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6a47e8989777488f8bc159c4312a1c92e1308733
0a55ba25c9f0e00dae432a8dfcff1b8779f8735e
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 9e86ac9

Please sign in to comment.