Drag and click the item in the middle for different results.

                    
                        Drag.init(".item", {
                            bounds: {
                              element: ".container",
                              type: "circle",
                            },
                            threshold: 5,
                            onDrag: ...
                          });