remoev hack
This commit is contained in:
parent
3910b0604f
commit
d7e77f5074
@ -295,12 +295,6 @@ Item {
|
|||||||
// Performs a push enter transition.
|
// Performs a push enter transition.
|
||||||
function pushEnter(immediate, orientationChanges)
|
function pushEnter(immediate, orientationChanges)
|
||||||
{
|
{
|
||||||
//FIXME: why the first time pageParent is null?
|
|
||||||
if (container.pageParent === null) {
|
|
||||||
container.pageParent = container
|
|
||||||
page.parent = container
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!immediate) {
|
if (!immediate) {
|
||||||
if (orientationChanges)
|
if (orientationChanges)
|
||||||
setState("LandscapeRight");
|
setState("LandscapeRight");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user