sbaeumlisberger / VirtualizingWrapPanel

Implementation of a comprehensive VirtualisingWrapPanel for WPF
MIT License
254 stars 35 forks source link

Expand item being clipped #15

Closed devriesb13 closed 3 years ago

devriesb13 commented 3 years ago

Using the samples demo app

When items are only in the first row, the expand item template is being clipped. See image

image

sbaeumlisberger commented 3 years ago

Hi, thanks for reporting this issue. I have investigated it and have committed a fix right now.

devriesb13 commented 3 years ago

thanks, this has fixed the issue on my end also. Will you be deploying and nuget package update for this?

sbaeumlisberger commented 3 years ago

Glad to hear that. I will publish a updated nuget package soon.

sbaeumlisberger commented 3 years ago

The updated package is online: https://www.nuget.org/packages/VirtualizingWrapPanel/1.5.4