Skip to content

Commit

Permalink
Scroll fixes
Browse files Browse the repository at this point in the history
A couple of fixes:
1. Don't call dragView on endDrag (click event). This was resulting in some large deltas and subsequently causing inconsistent scroll behavior on various platforms.
2. Fix a math error when computing acceleration

Diffs=
d0c9e98d2e Scroll fixes (#8698)
  • Loading branch information
philter committed Dec 6, 2024
1 parent 0030752 commit bfbd505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ca10c9ec63c3d1ef221410b2fed688628cc24515
d0c9e98d2eef8053a6ed57b00b7a55d9d4044bad

0 comments on commit bfbd505

Please sign in to comment.