Hi Tony,
That is a good Idea for a workaround.
In principle I need this function exactly for the cases where I want to
toggle fullscreen together with other functions. (Starting and stopping
a slideshow).
But this is a good start. I will need additional <<go_fullscreen>> and a
<<quit_fullscreen>> function using this mechanism...but that is easy.
Thanks!
Jan
Am 14.08.2018 um 05:43 schrieb TonyM:
|<$reveal type="nomatch" state="$:/temp/fullscreen" text="yes">
<$button message="tm-full-screen" set="$:/temp/fullscreen" setTo="yes">
{{$:/core/images/full-screen-button}}
</$button>
</$reveal>
<$reveal type="match" state="$:/temp/fullscreen" text="yes">
<$button message="tm-full-screen" set="$:/temp/fullscreen" setTo="no">
{{$:/core/images/full-screen-button}}
</$button>
</$reveal>|
--
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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5B734314.20304%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.