Hi everybody!

Does anyone have a working example of a neon-animated-pages? I guess this 
element will replace the core-animated-pages I (heavily) used in the 
project I'm migrating.

I use it like that : 
<neon-animated-pages id="content"  valueattr="hash">
<div hash="page1">Page 1</div>
<div hash="page2">Page 2</div>
<div hash="page3">Page 3</div>
</neon-animated-pages>

Some js...
this.$.content.selected =  'page' + value.uid;

If I put a on-selected-changed I can see the changed occurs but the 
transition does not occur.

Thanks!

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/8c98ab2f-018b-42e5-b77a-026cc55d0396%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to