- Moderator
- #1
Hi!
Attached are two images of the same xaml screen. In the main part there's a ListView with ControlTemplate set to ScrollViewer.
(selected item grows in size using a RenderTransform).
On the first (correct) screenshot, you'll see that when the scrollbar is not visible, the (non existent) clipping behaves correct. In the second one, you'll see that when there are more items and the scrollbar shows, the items are suddenly clipped.
I can provide the xamls if you want for testing.
Attached are two images of the same xaml screen. In the main part there's a ListView with ControlTemplate set to ScrollViewer.
(selected item grows in size using a RenderTransform).
On the first (correct) screenshot, you'll see that when the scrollbar is not visible, the (non existent) clipping behaves correct. In the second one, you'll see that when there are more items and the scrollbar shows, the items are suddenly clipped.
I can provide the xamls if you want for testing.