HandyOrg / HandyOrg/HandyControl
Growl展示/消失的方式、超时消失、自定义图标等功能增强
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
- 现在Growl只能从右到左滑入展示,从下到上消失。建议参考PPT中的动画增加展示和消失的动画效果,例如任意方向滑入、渐入渐出等。
- 建议增加自定义超时展示,超时后消失
Growl.Error(“xxx”, timeout: xxx) - 建议增加自定义图标
如下是一个比较好的参考:
https://github.com/Federerer/Notifications.Wpf
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
The issue does not name files or tests. Start by locating the Growl control and its public API, then review the linked Notifications.Wpf project for comparison. Done means the requested animation directions, configurable timeout behavior, and custom icon support are defined and covered by appropriate validation.
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
- 30/100