From 84eae0651052cd50f3091f81720f2eb0a3c44987 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:53:54 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../timeline/interaction/clickToUse.html | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/interaction/clickToUse.html diff --git a/js/dos/ext/vis/examples/timeline/interaction/clickToUse.html b/js/dos/ext/vis/examples/timeline/interaction/clickToUse.html new file mode 100644 index 0000000..97d465f --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/interaction/clickToUse.html @@ -0,0 +1,73 @@ + + + + Timeline | Click to use + + + + + + + + +
+

Timeline click to use

+

+ This example demonstrates how to use the clickToUse option: before you can scroll and drag in the timeline, you first have to click in the timeline to activate. +

+
+ + + + \ No newline at end of file