Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Helpers: Exclude fixed toolbars from resetActivePageHeight()#7802

Closed
gabrielschulhof wants to merge 2 commits intomasterfrom
7739-external-panel-rendering
Closed

Helpers: Exclude fixed toolbars from resetActivePageHeight()#7802
gabrielschulhof wants to merge 2 commits intomasterfrom
7739-external-panel-rendering

Conversation

@gabrielschulhof
Copy link

Fixes gh-7739

Any external fixed toolbar widget with option updatePagePadding set to true
need not be accounted for when calculating page height, because it updates the
page padding to account for itself.

Fixes gh-7739
@gabrielschulhof gabrielschulhof force-pushed the 7739-external-panel-rendering branch from 0ccfbff to dfa3ed4 Compare October 27, 2014 22:28
@arschmitz
Copy link
Contributor

👍 assuming the build passes.

@arschmitz arschmitz closed this Oct 30, 2014
@arschmitz arschmitz reopened this Oct 30, 2014
@gabrielschulhof gabrielschulhof deleted the 7739-external-panel-rendering branch October 30, 2014 16:46
gabrielschulhof pushed a commit that referenced this pull request Oct 30, 2014
Any external fixed toolbar widget with option updatePagePadding set to true
need not be accounted for when calculating page height, because it updates the
page padding to account for itself.

(cherry picked from commit 2060bca)

Closes gh-7802
Fixes gh-7739
agcolom pushed a commit to agcolom/jquery-mobile that referenced this pull request Nov 26, 2014
Any external fixed toolbar widget with option updatePagePadding set to true
need not be accounted for when calculating page height, because it updates the
page padding to account for itself.

Closes jquery-archivegh-7802
Fixes jquery-archivegh-7739
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

External Panels don't render correctly with Fixed Header.

3 participants