I think this will be my “Labs” thread…
Made a popOver for iPad, I use transition.to to make it pop in/out but notice how the picker separator fade out slower then the rest of the object. Anyone else seen that?
I use this to fade in/out
transition.to( pickerPopover, { time = 100, alpha = 1.0} )
transition.to(pickerPopover, { time = 100, alpha = 0 } )
Also notice how the picker snap backwards in value, picker code is copied right from widget sample.
I’m using build 2012.970, just wanted to check if anyone else have seen this before I file a bug.
https://dl.dropbox.com/u/9418471/Movies/iPadPopOverBug.mov [import]uid: 13560 topic_id: 32933 reply_id: 131292[/import]