HandyOrg / HandyOrg/HandyControl
hc: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
Describe the bug
hc:Window 鼠标对其进行拖动改变尺寸时,尺寸变化不丝滑,即使我窗体里面没有什么内容。而且有白色背景
Steps to reproduce the bug
- 创建一个hc:Window
- 直接用鼠标进行窗口尺寸变化
- 可以和WPF自带WIndow对比
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 reproducing the issue with an hc:Window containing no content, then compare resizing behavior and the white background with a native WPF Window. Trace the window resizing path and determine which behavior differs. Done means resizing is smooth and the unwanted white background is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100