[Webkit-unassigned] [Bug 227949] New: [css-scroll-snap] Don't snap to offscreen snap areas in unidirectional scrolls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 14 07:08:16 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227949
Bug ID: 227949
Summary: [css-scroll-snap] Don't snap to offscreen snap areas
in unidirectional scrolls
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Scrolling
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mrobinson at webkit.org
CC: simon.fraser at apple.com
Blocks: 145099
Snap areas that are offscreen should not be viable snap targets. This will requiring tracking all snap areas for a particular snap offset and only snapping to that offset if one of those snap areas is within the viewport in the other axis.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=145099
[Bug 145099] [css-scroll-snap] Support masonry layouts and more advanced snappoint selection
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210714/a37b551e/attachment.htm>
More information about the webkit-unassigned
mailing list