summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorQingping Hou <dave2008713@gmail.com>2013-04-20 00:04:21 -0400
committerQingping Hou <dave2008713@gmail.com>2013-04-20 00:04:21 -0400
commit099b9a294f2238d48e3fdebee4a32f9eb8417812 (patch)
tree39fbfa54edc4907d2759754c47b99ab5c2757f1c /templates
parentc22792cf56012f2cbf9941c6316a00d3a39aef9f (diff)
add draggable delay to feedlist item
Diffstat (limited to 'templates')
-rw-r--r--templates/part.listfeed.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 310b8a5b5..026a5234b 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -12,6 +12,7 @@
stack: '> li',
zIndex: 1000,
axis: 'y',
+ delay: 200,
helper: 'clone'
}">
<a ng-style="{ backgroundImage: feed.faviconLink }"