Add support dragging to the bottom of a list

This commit is contained in:
Jermolene
2017-03-20 22:02:55 +00:00
parent 9bad99d14e
commit f4656b0f25
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -20,5 +20,11 @@ caption: {{$:/language/SideBar/Open/Caption}}
</$droppable>
</div>
</$list>
<$tiddler tiddler="">
<$droppable actions=<<drop-actions>>>
<div class="tc-droppable-placeholder">
&nbsp;
</div>
<$button message="tm-close-all-tiddlers" class="tc-btn-invisible tc-btn-mini"><<lingo Button>></$button>
</$droppable>
</$tiddler>