From 0f4d15988c496a87fa0270f4c5aa3e4ee5014eb5 Mon Sep 17 00:00:00 2001 From: sbosse Date: Mon, 21 Jul 2025 22:54:59 +0200 Subject: [PATCH] Mon 21 Jul 22:43:21 CEST 2025 --- .../editing/customSnappingOfItems.html | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 js/dos/ext/vis/examples/timeline/editing/customSnappingOfItems.html diff --git a/js/dos/ext/vis/examples/timeline/editing/customSnappingOfItems.html b/js/dos/ext/vis/examples/timeline/editing/customSnappingOfItems.html new file mode 100644 index 0000000..65a9a51 --- /dev/null +++ b/js/dos/ext/vis/examples/timeline/editing/customSnappingOfItems.html @@ -0,0 +1,55 @@ + + + + Timeline | Custom snapping + + + + + + +

+ When moving the items in on the Timeline below, they will snap to full hours, + independent of being zoomed in or out. +

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