HandyOrg / HandyOrg/HandyControl

InfoElement 信息元素的Symbol提示信息位置

Open
#466 0 comments 0 reactions 0 assignees View on GitHub

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的右侧且不可更改位置
image
实际项目中,很多控件的原型UI都需要Symbol在title左侧
image
这样就导致明明HandyControl中可以拿来即用的控件,在项目中不得不自己重写控件样式
建议
可以新增一个属性,来标明Symbol是存在于title的左右侧位置

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.