I’ve been working on a small app and i was trying to create a flip effect. My app shows small cards with posters and i wanted to make it so that when someone clicks one of them it flips around and on the back side had info about the card. I had found a post about it but it said that it can be used only in the main app. Is it fixed ? Can i use it inside a class ? And if yes how can i do it ?
The revealed is a flag handled by the JavaScript code; modified in the reveal handler in the Clicked gesture.
The change I’m working on is basically to allow Viewport anywhere in the UX tree, thus provided local perspective on elements. There are several minor things I need to change as well, but as you can see the core is done. Hopefully this will make it into a release soon.