Hi. I have a Sprite as Background and added 2 Text objects above on the left and right side with an Arrow in it to scroll through Images.
I used the following code which seem to work fine in browser preview:
But when I run this as Windows App in Visual Studio Preview a click on the arrows sometimes (not always!) opens the link of the sprite behind it.
Did anyone else ever try something like this and noticed this odd behavior? (C2 r200 (stable))
I tried to make a new Project to check if it is a bug and submit the .capx but in a completely new Project with just 1 sprite and 1 text it did not have this issue (but it had only on tap gesture + inverted in touch with text)