We recently updated our project to use Graphics 2.0 and the latest public release (2076), and i found a bug that is really annoying, and we cannot continue development with this bug.
Steps to replicate:
- Start a transition
- Tap on a scrollview
Results:
- any ongoing transitions are canceled. onComplete events are not triggered.
I am using the windows simulator and the same happens on a device too. I have attached a project that replicates the bug. I added a visible scrollview to the “transition2” sample project.
Does anyone else have this issue? I have already submitted a bug report.