Wiesław Šoltés

Results 243 comments of Wiesław Šoltés

> If I replace the StackPanel with VirtualizingStackPanel it works, but dragging an item and scrolling is buggy (I think this is the reason for disabling virtualization?) @timunie What bugs...

@timunie Thanks for repro. I am working on fix and other improvements here https://github.com/wieslawsoltes/AvaloniaBehaviors/pull/85

@timunie Can you check https://github.com/wieslawsoltes/AvaloniaBehaviors/pull/85 if this fixes the issues. I have added `draggableVirtualizing` style to enable virtualization.

> Hi @wieslawsoltes, > > sorry for the late response. I tested the latest master as #85 was already merged. I still see the issue why I thought virtualization cannot...

> I double checked and it is the virtualized style. Are you able to scroll while dragging? I was able to scroll and drag, didn't notice issues. Can you record...

> Hi @wieslawsoltes > > Today I tested it on a different machine with the same results. > > Tested it with: > > * both machines running Windows 10...

Can you try with `0.10.0-preview6`, the fixes are not on `0.9.x` series.

This requires latest SkiaSharp and using .NET 6 MSBuild tools. https://www.nuget.org/packages/SkiaSharp/2.88.1-preview.1 or later