yixiaohui12345 / mad-components

Automatically exported from code.google.com/p/mad-components
1 stars 0 forks source link

UINavigation.goToPage(); does not work properly #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Perform UINavigation.goToPage(0); on page 1 or 2. I used the 
navigationBar.rightButton to execute goToPage(0);

What is the expected output? What do you see instead?

Instead of going to the first page, I see the current page contents disappear 
and the back button still visible and un-clickable. 

What version of the product are you using? On what operating system?
0.4

Please provide any additional information below.

Screen Shots attached for before and after executing goToPage(0);

Original issue reported on code.google.com by sanadhus...@gmail.com on 2 Jun 2011 at 10:28

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in version 0.4.3

Original comment by doc.andr...@gmail.com on 4 Jun 2011 at 6:14