Page height by content

Hello, is it possible to set the automatic height of the HTML document according to the enlarging content?
thanks

Unfortunately not; Hype scenes required a fixed height parameter. The only way they can change height is based on the parent viewport/window size via Flexible Layout, and not by inner contents.

This extension resizes the stage based on a rectangle.

You could also use the more recent Hype Style Caster. Here is an example for that as well:
example_set_content_height_with_hype_style_caster.hype.zip (16,0 KB)

3 Likes