HandyOrg / HandyOrg/HandyControl
InfoElement 信息元素的Symbol提示信息位置
Open
Nobody has claimed this yet.
:art: design defect
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Symbol默认位置问题
Symbol默认在信息元素Title的右侧且不可更改位置

实际项目中,很多控件的原型UI都需要Symbol在title左侧

这样就导致明明HandyControl中可以拿来即用的控件,在项目中不得不自己重写控件样式
建议
可以新增一个属性,来标明Symbol是存在于title的左右侧位置
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 at the InfoElement control entry point and inspect how the Symbol is laid out relative to the title. Add a configurable left-or-right position, then verify that both arrangements render correctly in the relevant WPF control usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100