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-7294] MobileWeb: Add support for backgroundDisabledImage #1230

Merged
merged 12 commits into from Jan 23, 2012
Merged

[TIMOB-7294] MobileWeb: Add support for backgroundDisabledImage #1230

merged 12 commits into from Jan 23, 2012

Conversation

cb1kenobi
Copy link
Contributor

No description provided.

…ended up refactoring the background code and adding support for a focusNode.
…mob-7294

Conflicts:
	mobileweb/src/Ti/_/UI/Element.js
…teSize() revealed 3 bugs in the loader that were fixed. Changed order of modules in compiler.py. Moved DPI calculations into the _ module to fix dependency order. Fixed a few cached modules that had vars that would have been global once the modules get split into seperate files.
})),

// Handle click/touch/gestures
recognizers = this._gestureRecognizers = {
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this global?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nope. I have a comma on line 45 above.

@nebrius
Copy link
Contributor

nebrius commented Jan 23, 2012

Code reviewed and tested. Request accepted.

nebrius added a commit that referenced this pull request Jan 23, 2012
[TIMOB-7294] MobileWeb: Add support for backgroundDisabledImage
@nebrius nebrius merged commit cd1a779 into tidev:master Jan 23, 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