Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.1
-
None
Description
<p>VirtualizingWrapPanel saves the total number of items when saving state, which causes all items to be allocated when restoring state. It also stores the wrong start index, it stores the first arranged line rather than first arranged item.</p>
<p>Fix to only save the total number of arranged items.</p>
<p>Fix to only save the total number of arranged items.</p>