HandyOrg / HandyOrg/HandyControl
Window最大化后,窗口底部会侵占部分通知栏
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
在项目中使用控件中的窗体时,最大化后,窗口底部会占用一部分通知栏,因为我的通知栏是透明的,所以看得出来被侵占了,或者在Topmost为True时也可以看出来,占用8个像素点。这种问题应该怎么处理?
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
Reproduce the maximized WPF window behavior described in the issue, especially with a transparent taskbar or Topmost set to true, and confirm the reported 8-pixel overlap. Start by locating the window maximization and custom chrome handling in HandyControl; done means the maximized window no longer covers any part of the notification area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100