This extension is for situations that require a dynamic approach to the rules of your responsive design setup. It allows you to go way beyond the setup you can create in the regular frontend. Hype LayoutHelper offers a callback you can us to feed Hype a specific layout based on your own rules and settings (including MediaQueries written in JS). It now also offers an option to set elements or your document fullscreen.
↑ look at project
I’ll look into Github. Got stuck on Subversion and then time passed so fast …I’ll refactor the code first to LayoutHelper as that can include more then only MediaQueries etc.
when triggering fullScreen(Hype) in your playground and then esc to switch back, the layout of the hypescene does not snap back … (65.0.3325.181 chrome Mac 64-Bit)
this may be a hypeissue or HypeLayoutKit-Usage-Issue
finally: spring in germany it took some time this year. my wife and daughter are actually in Berlin to run the halfmarathon. so you can cheer on tomorrow
Layout kit ... was an unfortunate naming and I don’t do the “kit” approach anymore. Neither the less, the code reacts to the layout request and you can change layouts based on rules in JS. Changing pins on the fly is not possible but switching layouts is. You can always calculate positions on layout requests manually. Keep in mind that parent container that have a stretch applied keep the coordinate system but it “stretches”.