mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-19 00:00:43 +00:00
Add support dragging to the bottom of a list
This commit is contained in:
@@ -20,5 +20,11 @@ caption: {{$:/language/SideBar/Open/Caption}}
|
||||
</$droppable>
|
||||
</div>
|
||||
</$list>
|
||||
|
||||
<$tiddler tiddler="">
|
||||
<$droppable actions=<<drop-actions>>>
|
||||
<div class="tc-droppable-placeholder">
|
||||
|
||||
</div>
|
||||
<$button message="tm-close-all-tiddlers" class="tc-btn-invisible tc-btn-mini"><<lingo Button>></$button>
|
||||
</$droppable>
|
||||
</$tiddler>
|
||||
|
||||
Reference in New Issue
Block a user