In the saver-handler.js I just added
if( window.innerHeight == screen.height) {
// browser is fullscreen
$tw.utils.toggleClass(document.body,"tc-fullscreen",true);
}
and it does what I expect from this, it adds the class to the body if
fullscreen.
could this be implemented correctly in the core?
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywikidev/30ea0b01-7601-4436-ac0d-e047b1a45105%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.