Hi, at my actual project I have a problem with some repeated items and a scroller object.
Everything works as expected. The only problem I have is that the scrolled /repeated items still can be reached with the mouse or touch screen input outside of their panel or parent. The items are not visible when the leave the parent, but still react to input!
My project is very big, so I was up to build a little sample to upload here. But then I found a small sample in the Sample Explorer called:
Scroller / Scroller ViewItem
It has the same behavior.
When you start the sample and go with the mouse on the top or bottom outside the PaleGoldenrod Colorfill the scroller will react to it.
I tried several settings I could think of, and now I am out of knowledge.
How can I prevent that they items react to input outside there parents ?
Please help,Many thanks, DanB#