HandyOrg / HandyOrg/HandyControl

Growl展示/消失的方式、超时消失、自定义图标等功能增强

Open
#1,085 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
7.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

  1. 现在Growl只能从右到左滑入展示,从下到上消失。建议参考PPT中的动画增加展示和消失的动画效果,例如任意方向滑入、渐入渐出等。
  2. 建议增加自定义超时展示,超时后消失Growl.Error(“xxx”, timeout: xxx)
  3. 建议增加自定义图标

如下是一个比较好的参考:
https://github.com/Federerer/Notifications.Wpf

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.