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-13628: added zOrderOnTop support #4

Merged
merged 6 commits into from Oct 28, 2013

Conversation

hieupham007
Copy link
Contributor

testing steps in JIRA

@pingwang2011
Copy link
Contributor

Ran the test case without setting zOrderOnTop on Galaxy S4 (4.2.2), but I could not reproduce the fail case.

… into timob-13628

Conflicts:
	android/dist/ti.map-android-2.1.2.zip
@hieupham007
Copy link
Contributor Author

Yes, the old test case is whacky. I modifed the test case to demonstrate this feature. It should now be consistent.

@pingwang2011
Copy link
Contributor

Ran the new test case on different devices. With zOrderOnTop set to true:

  1. On Galaxy Nexus (4.0.4) and Nexus 7 (4.1), the yellow label does not show.
  2. On Nexus 7 (4.3), Galaxy S4 (4.2.2) and Motorola Droid Razr Maxx HD (4.1.2), the yellow label does not show when the app is first time launched. But if I click the BACK button and then launch the app again, the yellow label shows.

@hieupham007
Copy link
Contributor Author

My galaxy nexus (4.2) works everytime so I don't know what to say.

@@ -1,6 +1,7 @@
# Change Log
<pre>
v2.1.2 Clicking on an annotation should center it in map view [TIMOB-13778].
Added support for zOrderOnTop [TIMOB-13628].
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to bump the version.

@pingwang2011
Copy link
Contributor

Close the PR due to no update.

@jonalter jonalter closed this Oct 18, 2013
@negupta
Copy link

negupta commented Oct 21, 2013

Why would we close a PR for no update when the person is sitting next to you? Did you discuss it with Hieu?

@hieupham007
Copy link
Contributor Author

@negupta: We had a discussion regarding this. This feature no longer works reliably with the existing test case in the ticket. We have yet to figure out why, but it seems like an odd timing issue. I'll reopen this PR once I find a new explanation or solution to it.

@negupta
Copy link

negupta commented Oct 21, 2013

Makes sense. That's how we should have closed the PR instead of saying that we are closing it because of lack of update.

@jonalter jonalter reopened this Oct 25, 2013
@@ -5,6 +5,7 @@ v2.1.3 Fixed memory leak when removing map instance from window [TIMOB-14772]
Added support for showInfoWindow property for annotations [TIMOB-12787]

v2.1.2 Clicking on an annotation should center it in map view [TIMOB-13778].
Added support for zOrderOnTop [TIMOB-13628].
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be in v2.1.3.

@pingwang2011
Copy link
Contributor

FR looks good. Please address the above comment.

@pingwang2011
Copy link
Contributor

Code reviewed and functionally tested. Accepted

… into timob-13628

Conflicts:
	android/dist/ti.map-android-2.1.3.zip
	android/documentation/changelog.md
jonalter added a commit that referenced this pull request Oct 28, 2013
timob-13628: added zOrderOnTop support
@jonalter jonalter merged commit 0525a27 into tidev:master Oct 28, 2013
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

4 participants