From 77a9b5635cd94566a7d9e5c6bdc51d3c79225aae Mon Sep 17 00:00:00 2001 From: Steven Luscher Date: Mon, 22 Apr 2013 16:11:40 -0700 Subject: [PATCH] New restriction on Draggable's handle option cdff72efed495d7a17c551578079619712758793 introduced new restrictions on what can be specified as a draggable's handle. This pull request documents that restriction. --- entries/draggable.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/draggable.xml b/entries/draggable.xml index f5cd2297..eb2df070 100644 --- a/entries/draggable.xml +++ b/entries/draggable.xml @@ -73,7 +73,7 @@ Snaps the dragging helper to a grid, every x and y pixels. The array must be of the form [ x, y ].