Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timob 8221 New children hierarchy mechanisms. #2272

Merged
merged 6 commits into from May 29, 2012
Merged

Timob 8221 New children hierarchy mechanisms. #2272

merged 6 commits into from May 29, 2012

Conversation

nebrius
Copy link
Contributor

@nebrius nebrius commented May 25, 2012

Resolves the following tickets:

TIMOB-8221
TIMOB-8345
TIMOB-8963

@@ -202,7 +220,8 @@ define(["Ti/_/declare", "Ti/_/dom", "Ti/_/UI/Element", "Ti/_/lang", "Ti/_/string

return value;
}
}
},
children: void 0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Children should be a constant.

nodeStack.push(children[i]);
}
}
}

return;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has no effect.

@cb1kenobi
Copy link
Contributor

Code reviewed and tested. Request accepted.

cb1kenobi added a commit that referenced this pull request May 29, 2012
Timob 8221 New children hierarchy mechanisms.
@cb1kenobi cb1kenobi merged commit 32b3281 into tidev:master May 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants