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