mirror of
https://github.com/4sval/FModel.git
synced 2026-04-21 00:57:46 -05:00
chore: remove VirtualizingWrapPanel (WPF-only panel) (#64)
VirtualizingWrapPanel is a WPF-only third-party panel control. Replacement with Avalonia's built-in WrapPanel or a community virtualized panel is tracked in Phase 2 UI migration work. Closes #6 in r6e/FModel-Linux
This commit is contained in:
parent
23960d1266
commit
72cb906da6
|
|
@ -188,8 +188,6 @@
|
|||
Version="3.2.1" />
|
||||
<PackageReference Include="Twizzle.ImGui-Bundle.NET"
|
||||
Version="1.91.5.2" />
|
||||
<PackageReference Include="VirtualizingWrapPanel"
|
||||
Version="2.3.2" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user