RESOLVED FIXED 220765
Use ScrollSnapOffsetsInfo in ScrollSnapAnimatorState
https://bugs.webkit.org/show_bug.cgi?id=220765
Summary Use ScrollSnapOffsetsInfo in ScrollSnapAnimatorState
Martin Robinson
Reported 2021-01-20 05:59:58 PST
ScrollSnapAnimatorState should use ScrollSnapOffsetInfo to hold information about scroll snap points. This is also useful in order to continue to abstract away the fact that snap points are a collection of one-dimensional offsets. They will eventually be a set of two dimensional points.
Attachments
Patch (22.82 KB, patch)
2021-01-20 06:20 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2021-01-20 06:20:07 PST
EWS
Comment 2 2021-01-20 11:12:23 PST
Committed r271658: <https://trac.webkit.org/changeset/271658> All reviewed patches have been landed. Closing bug and clearing flags on attachment 417963 [details].
Radar WebKit Bug Importer
Comment 3 2021-01-20 11:13:14 PST
Note You need to log in before you can comment on or make changes to this bug.