Hi Tony,
thanks for your reply, help on the core method is  what i would need.

-Jan

Am 13.08.2018 um 16:26 schrieb TonyM:
Jan,

If you search the shadows you find the button tiddler 
$:/core/ui/Buttons/full-screen

There is no two state setting for the button. I think the info and fold buttons 
do that. But not Full screen button taking it in and out of fullscreen mode 
seems to use the same action message tm-full-screen which is documented 
herehttps://tiddlywiki.com/#WidgetMessage%3A%20tm-full-screen

Which shows we may need to look into the core to find how it tells if it is in 
full screen mode and if we can access that value.

Alternativly you could make your own fullscreen button(s) that have additional 
action widgets that toggle a value that you can then test for. I say buttons 
because you only see one at a time but one says go full screen, the other says 
stop and both change a toggle value.

Is this enought or would you like help making a new button or analysing the 
core method?

Regards
Tony

--
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 post to this group, send email to [email protected].
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/5B719744.4070205%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to