Scrollbars on html5

I’ve spend the morning rebuilding my spammy looking cv in html5 and I’ve just realised It ain’t go no scrollbars !

bit of a noob question - but is there a simple way to add them ?

cheers all x

Hmm, default is 100% parent DIV size, setting a specific/height will cause it to letterbox.

Perhaps you could override the “index.html” template with a parent DIV that has exact dimensions that will match your content? Then the page should scroll, and the OpenFL/Lime content should just fill the full size of that parent DIV

Thanks your majesty - I will give that a try !