diff --git a/examples/timeline/interaction/setSelection.html b/examples/timeline/interaction/setSelection.html index 362787977..45901bf19 100644 --- a/examples/timeline/interaction/setSelection.html +++ b/examples/timeline/interaction/setSelection.html @@ -26,6 +26,21 @@
If the height of the timeline is limited some items may be vertically offscreen. This demo uses Timeline.setSelection(ids, {focus: true})
and demonstrates that focusing on an item will
+cause the timeline to scroll vertically to the item that is being focused on. You can use the buttons below select a random item either above or below the currently selected item.
+
If focusing on multiple items only the first item will be scrolled to. Try entering several ids and hitting select.
+
+Select item(s):
+