PS: drop the style declaration from the transclude widget as it wont work 
nor is needed.

On Wednesday, December 2, 2020 at 9:33:20 PM UTC+1 Saq Imtiaz wrote:

> Try this:
>
> <style>
> .my-editor .tc-editor-toolbar {
> display:none;
> }
> </style>
>
> <div class="my-editor">
>
> <$edit tiddler="$:/temp/testing">
> <$list 
> filter="[all[shadows+tiddlers]tag[$:/tags/EditorToolbar]!has[draft.of]]">
> <$transclude style="height:0px" 
> tiddler="$:/core/ui/EditTemplate/body/toolbar/button" mode="inline"/>
> </$list>
> </$edit>
> </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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/20f181c8-ab70-4d06-ab64-b19514730929n%40googlegroups.com.

Reply via email to