Hi,
White unfortunately is not able to work with virtualised controls (yet!).
I am assuming you are using WPF, if so just use a non-virtualised panel, i.e:
<ListView.ItemsPanel>
<ItemsPanelTemplate>
<StackPanel />
</ItemsPanelTemplate>
</ListView.ItemsPanel>
If this does not help, please submit a new failing UI test to me, so I can fix the problem.
Cheers,
Jake
--
You received this message because you are subscribed to the Google Groups "TestStack.White" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
teststack_whi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.