On Monday, August 31, 2020 at 11:45:30 AM UTC-7, talha131 wrote:
>
> Macro
>
> \define tagVerticalTabsUnsorted(defaultTid:"")
>
> @@float:right;<span>
> {{||$:/core/ui/TagTemplate}}</span>
> @@
> <$macrocall $name="tabs" 
> tabsList="[tag<currentTiddler>]"default=<<__defaultTid__>>
> state="$:/state/tab1" 
> class="tc-vertical" 
> template="$:/talha131/Template/VerticalTab"
> retain="yes"
> />
>
> \end
>
> Try removing the retain="yes" parameter from the $macrocall for "tabs".  
This parameter is passed through to an underlying $reveal widget within the 
macro. However, as noted here: https://tiddlywiki.com/#RevealWidget:

*Retaining the content when hidden can give poor performance since the 
> hidden content requires refresh processing even though it is not 
> displayed. *


-e

-- 
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/6d42fc23-d0b1-4250-a953-8a1bbf379a36o%40googlegroups.com.

Reply via email to