Quantcast
Channel: Caliburn.Micro: Xaml Made Easy
Viewing all articles
Browse latest Browse all 1760

Closed Issue: WP8 The conductor approach is not working with a Panorama [294]

$
0
0
Hello,

I discovered that the OnActivate is not called for panorama item index greater or equals than 2 when a conductor is used for a Panorama.

1- To reproduce the bug, open the solution provided. The solution comes from the open source project of Matt Hidinger. The bug is also reproducible in my project.

2- Add the following code in the HomeNewsViewModel and put a breakpoint.

protected override void OnActivate()
{
base.OnActivate();
}

3- Start the project (by default it is a WP 7 project). Swipe to the 3rd page and you'll see that breakpoint is reached.

4- Now, convert the project to WP8 and start the project. You'll see that the OnActivate is not called for the 3rd panorama item.

Thank you
ArchieCoder
Comments: Not a CM issue

Viewing all articles
Browse latest Browse all 1760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>