HandyOrg / HandyOrg/HandyControl

WindowStyle=None 后窗体变成了直角,阴影也没有了

Open
#1,569 1 comment 0 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

Describe the bug

WindowStyle=None 后窗体变成了直角,阴影也没有了

Steps to reproduce the bug

1.WindowStyle=None
2.窗体变成了直角,窗体阴影丢失,无法添加阴影

Expected behavior

No response

Screenshots

预期的效果是这样的:
image
实际是这样的:
image

NuGet package version

None

IDE

No response

Framework type

No response

Windows version

No response

Additional context

No response

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

Start by reproducing the issue in a WPF window configured with WindowStyle=None, using the screenshots as the visual reference. Trace the window styling and shadow behavior to determine why rounded corners and shadows disappear; done means the border remains rounded and the shadow is retained or can be added in this configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.