Skip to content

Version 2.1.0

Latest
Compare
Choose a tag to compare
@sbaeumlisberger sbaeumlisberger released this 02 Nov 18:49
· 9 commits to master since this release

https://www.nuget.org/packages/VirtualizingWrapPanel/2.1.0

Release Notes:

  • Feature: Add IsGridLayoutEnabled property which, when set to false, disables the default grid layout behaviour
  • Fix: #68 ArgumentOutOfRangeException when adding GroupStyle at runtime
  • Fix: performance regression when changing content of ItemsSource
  • Fix: return of infinte desired size is some hierarchical scenarios