I have a scene in iPhone layout (320-1024px). On that scene I placed an html widget and then pasted in the html for a web form. When I preview the scene on my phone using hype reflect I get a lot of play sideways that I do not seen on my other scenes iPhone layouts. I made the widget 320px wide and in the html widget html I set the form-container max-width to 320px. I want it to scroll vertically but not horizontally. Is there a why to lock down lateral movement? thanks
Hmm, would it be possible for you to post a zip of the .hype document? I'm not exactly sure I have enough info for a proper recommendation without seeing it. Thanks!
Hi Jonathan and thanks for helping.
He is the hype doc. I've pared it down to two pages. The Reservation page was made by duplicating the About Us page, deleting the content, changing the rectangle color, putting in the header, text and html widget.
The issue I'm having is in the iPhone layout. In the About Us page if you try to swipe left or right there is no play in the layout-- it's tight. But if you go to the Reservation page (the button on About Us works), you'll see that swiping left reveals white space and the whole page is loose. I just want it to scroll up and down.
Also when I click to fill in a field on the form, the form zooms in about 10% which seems to add to the looseness/sloppy action on the page
Is there a way to lock it in place so it doesn't do that?
html widget issue.zip (1.6 MB)
I figured out what I had done wrong. I had menu elements that were outside their group location making the whole canvas 600+px wide on that page. When I realigned and moved the elements and groups, the white spaces on the side disappeared.
Great, glad you figured it out!