Commit aa839f6
committed
#3069 fixed iPad pinch-zoom scroll drift by reverting from getBoundingClientRect() to containerTopLeft (offsetTop/offsetLeft) for the scroll adjustment — getBoundingClientRect() was unstable because scrollPageIntoView() changes scroll before the rect is read, causing cumulative drift on each touch frame
1 parent ab8c92b commit aa839f6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
722 | 722 | | |
723 | 723 | | |
724 | 724 | | |
| 725 | + | |
| 726 | + | |
0 commit comments