• 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
..
anchoring Loading commit data...
components Loading commit data...
config Loading commit data...
integrations Loading commit data...
test Loading commit data...
util Loading commit data...
.eslintrc.js Loading commit data...
adder.tsx Loading commit data...
annotation-counts.ts Loading commit data...
bucket-bar-client.ts Loading commit data...
bucket-bar.tsx Loading commit data...
features.ts Loading commit data...
frame-observer.ts Loading commit data...
guest.ts Loading commit data...
highlight-clusters.tsx Loading commit data...
highlighter.ts Loading commit data...
hypothesis-injector.ts Loading commit data...
index.ts Loading commit data...
notebook.tsx Loading commit data...
profile.tsx Loading commit data...
range-util.ts Loading commit data...
selection-observer.ts Loading commit data...
sidebar-trigger.ts Loading commit data...
sidebar.tsx Loading commit data...
toolbar.tsx Loading commit data...