Framework7: navbar and toolbar can't fixed completely in the iOS app when touch and hold the page slide up or down, the navbar and toolbar still go up or down with the whole page

Created on 20 May 2016  路  2Comments  路  Source: framework7io/framework7

when touch and hold the page slide down in the ios app, the navbar will go down, and not fixed at the top of the page. Unless the page height more than the window height, but slide several times, narbar still go away. Also is toolbar.

2 pic_hd

normal views:
1 pic_hd

outdated

Most helpful comment

This is a normal Cordova/Phonegap app behavior, just disable it by adding <preference name="DisallowOverscroll" value="true" /> in your config.xml

All 2 comments

This is a normal Cordova/Phonegap app behavior, just disable it by adding <preference name="DisallowOverscroll" value="true" /> in your config.xml

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vousys picture vousys  路  5Comments

Samnan picture Samnan  路  3Comments

J05HI picture J05HI  路  3Comments

M4ttscx picture M4ttscx  路  4Comments

nimo23 picture nimo23  路  4Comments