HandyOrg / HandyOrg/HandyControl
Virtualizing CoverView
Open
Nobody has claimed this yet.
:factory: enhancement
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I have to show some thousands of Covers.
CoverView Control is great, but it is eating a lot of memory.
I would suggest adding virtualization capabilities. Like VirtualizingPanel.IsVirtualizing="True" works for DataGrid.
Thanks for the great library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the CoverView control and reviewing how it renders collections in WPF. Determine how virtualization should integrate with its existing behavior; done means CoverView can display thousands of covers with substantially lower memory use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100