• Robert Knight's avatar
    Add a note about a scenario where the thresholds will be inappropriate · 82b176d0
    Robert Knight authored
    This function is used to scroll to the "nearest" highlight when clicking the
    top/bottom buckets in the bucket bar. This can likely be reimplemented in a
    simpler way in future that doesn't rely on knowing where the buckets are
    relative to the viewport. If instead we assume that all the passed-in anchors
    are off-screen, we could just scroll to the top/bottom one.
    82b176d0
Name
Last commit
Last update
..
test Loading commit data...
buckets.ts Loading commit data...
emitter.ts Loading commit data...
frame.ts Loading commit data...
geometry.ts Loading commit data...
navigation-observer.ts Loading commit data...
node.ts Loading commit data...
normalize.ts Loading commit data...
scroll.ts Loading commit data...
shadow-root.ts Loading commit data...
url.ts Loading commit data...