Skip to content

Items disappear from top row while using grouping #61

Closed
@dlangell

Description

I've detected an oddity in the latest version (2.0.6) that was not present in the previous version I was using (1.5.7). It can be seen in the sample application. Go to the Grouping tab, change the Cache Unit to Item, and the Cache Length to something a little smaller (like 3,3) for simplicity. Start clicking on the down arrow on the vertical scroll bar. At some point when the top row of items is only partially visible, the beginning items in that row will disappear and you will only see the last items (the number of which is equal to the Cache Length) which are now shifted all the way to left with white space to the end of the row. So with the parameters I provided, if you had 8 items visible per row with a Cache Length of 3,3, the first 5 items from the row will disappear and you will only see the last 3 items shifted to the left of the list. As you continue to scroll down, items will continue to disappear in this manner for subsequent rows. All rows after that still contain the full number of items to fill out the entire row. This only seems to happen while using grouping. If grouping is not enabled, it functions normally and the items do not disappear.

WrapPanel

Version Info
Package Version 2.0.6
.NET Version: .NET Framework 4.8
OS Version: Windows 11 23H2 Build 22631.3737

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions