TW Tones, thank you! I've found out the same but I don't understand how i 
should get the page width, how I assign it to the variable available for 
tiddler wikitext.

пятница, 30 октября 2020 г. в 04:30:48 UTC+6, TW Tones: 

> Shareda,
>
> The trick is to find out how tiddlywiki already does it, and do similar.
>
>    - See here https://tiddlywiki.com/#%24%3A%2FControlPanel
>    - and $:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint which 
>    sets the break point
>    - Then search 
>    for $:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint in the advanced 
>    search system and shadows tabs.
>    - Then we find its in the $:/themes/tiddlywiki/vanilla/base which 
>    means its theme dependant
>    - This is possible all in the Page Template and uses standard html/css 
>    but you could just use the value in 
>    $:/themes/tiddlywiki/vanilla/metrics/sidebarbreakpoint if you want 
>    depending on what you are trying to achieve.
>
> Tones
>
>
>
>
> On Friday, 30 October 2020 06:47:00 UTC+11, Shareda wrote:
>>
>> Hello! I'm using JD's Mobile Layout. The sidebar does not hide when I 
>> click any navigate button, e.g. navigating to AdvancedSearch or my custom 
>> buttons.
>>
>> I would like to use ActionSetFieldWidget inside of my buttons to hide the 
>> sidebar if the breakpoint is reached. *How should I detect this 
>> condition?*
>>
>> JD's Mob uses *Sidebar Breakpoint* set at *Control Panel *and standard 
>> top bar buttons to show or hide the sidebar, so I think my question is 
>> about common tiddlywiki features.
>>
>

-- 
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/a9b39583-1d75-4d21-9171-297136e16869n%40googlegroups.com.

Reply via email to