HandyOrg / HandyOrg/HandyControl
ImageBrowser支持传入imagesource[Feature request]
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
图片浏览支持传入一个imagesource而不是path和url
new HandyControl.Controls.ImageBrowser(new BitmapImage())
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 at the ImageBrowser control entry point and inspect how it currently accepts path and URL values. Add support for the ImageSource input shown in the request, including BitmapImage usage, and verify that existing path and URL behavior remains available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100