1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-01 02:02:24 +00:00

Use pop animation for the view mode tag list

Works well with the task management demo
This commit is contained in:
Jeremy Ruston
2013-07-04 13:31:14 +01:00
parent e6450e60e2
commit 4980d99f70
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ modifier: JeremyRuston
<div class="tw-subtitle"><$view field="modifier" format="link"/> <$view field="modified" format="relativedate"/></div>
<div class="tw-tags-wrapper"><$list filter="[is[current]tags[]]" template="$:/core/ui/TagTemplate" /></div>
<div class="tw-tags-wrapper"><$list filter="[is[current]tags[]]" template="$:/core/ui/TagTemplate" listview="pop" itemClass="tw-tag-list-item"/></div>
<div class="body">
<$view field="text" format="wikified">