Browse Source
* Add failing test for #20688 Unit test created from issue description * Add a failing test for wrong CacheLength handling All items would be realized which is obviously wrong * fix test setup used StackPanel instead of expcected VirtualizingStackPanel * Make sure the test actually fails * update comment * Fix for focusedElement and focusedIndex * add another unit test * Fixes for new test cases * Addressing Review * Update tests to match new behavior * only recycle focused element if it is not null * Address review * Address copilot review * add failing test * fix StartU estimation * remove unused sample filerelease/11.3.13
committed by
Julien Lebosquain
2 changed files with 60 additions and 1 deletions
Loading…
Reference in new issue