How do I edit the $:/core/ui/EditTemplate/controls tiddler so that the buttons 
are always in view, i.e. stuck to the top of the screen, when in EditTemplate 
mode? 

Here are the present contents of my $:/core/ui/EditTemplate/controls:

\define config-title()
$:/config/EditToolbarButtons/Visibility/$(listItem)$
\end
<div class="tc-tiddler-title tc-tiddler-edit-title">
<$view field="title"/>
<span class="tc-tiddler-controls tc-titlebar"><$list 
filter="[all[shadows+tiddlers]tag[$:/tags/EditToolbar]!has[draft.of]]" 
variable="listItem"><$reveal type="nomatch" state=<<config-title>> 
text="hide"><$transclude tiddler=<<listItem>>/></$reveal></$list></span>
<div style="clear: both;"></div>
</div>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b37dcdcf-271f-4a20-bdae-e4592593b4aa%40googlegroups.com.

Reply via email to