HTML_IFrame_Pode Scrolling issue on mobile devices

0 favourites
  • 9 posts
From the Asset Store
Change the size and position of everything without calculating anything!
  • Hey Guys!

    Ive got a small problem with the HTML_IFrame_Pode on mobile devices. Even when you reach the bottom of your webview homepage, you where including with this plugin into the game, you can scroll further, but then youre scrolling your game screen out the window.

    On Standalone machines this is no problem, but even if i use mobile devices this problem appears.

    Is there a possability to avoid this?

    Thank you very much and best regards!

  • i have the same problem app keep scrolling outside the screen :p

  • We will wait......

  • this will save you

    <preference name="DisallowOverscroll" value="true" />

    in the config.xml

  • matrixreal

    it is still scrolling outside the app screen. Do you know what could be wrong? It disables the scrolling on top of the app but on the bottom it is still scrolling out.

    I added this to the intel xdk.config.additions.xml file like described

  • matrixreal

    it is still scrolling outside the app screen. Do you know what could be wrong? It disables the scrolling on top of the app but on the bottom it is still scrolling out.

    I added this to the intel xdk.config.additions.xml file like described

    added it to config.xml too and add this property to iframe style "position: fixed;display:block;margin: 0;overflow: hidden;border: hidden;padding: 0;"

  • matrixreal

    Thanks for your help! It works! Youre DAMN NICE!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • matrixreal

    Can you help me with another scrolling issue? If iam opening the webview window where i can insert some informations (writing an email or something) - the ios keyboard appears, and the whole application is scrolled up. The weird thing is: i get a black bar (from the bottom of the app to the virtual keyboard)

    Is there a solution to avoid the scrolling, if youre using a virtual keyboard?

    thank you very much!

    Screenshot:

    http://imgur.com/a/YqOxn

  • matrixreal

    Can you help me with another scrolling issue? If iam opening the webview window where i can insert some informations (writing an email or something) - the ios keyboard appears, and the whole application is scrolled up. The weird thing is: i get a black bar (from the bottom of the app to the virtual keyboard)

    Is there a solution to avoid the scrolling, if youre using a virtual keyboard?

    thank you very much!

    Screenshot:

    http://imgur.com/a/YqOxn

    i did try all solutions about that black bar but i didn't solve it

    sorry ... keep me informed if you find something <img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt=":D" title="Very Happy">

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)