Whoa, thanks. Hadn't come across this widget before. I did this, and clicking the image made the website go fullscreen, suprised that's built-in: <$button message="tm-full-screen" param="enter"> <img src="test.png"> </$button>
Now I just need that specific image to take up the whole screen only in fullscreen. Can't think of how to do that with CSS. Kalcifer On Monday, May 18, 2020 at 12:55:32 PM UTC+1, A Gloom wrote: > > > <img src="test" id="fullscreen-img"> > > without using js you can wrap the image in a button or include a button > with it using this > > <$action-sendmessage $message="tm-full-screen" $param="enter"/> > -- 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/514290a6-20ec-439f-9f46-fe19f5eefc5b%40googlegroups.com.

