HandyOrg / HandyOrg/HandyControl
关于StepBar控件
Open
Nobody has claimed this yet.
:factory: enhancement
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
StepBar控件很美观,很实用。
1.希望可以拐弯,蛇形蜿蜒,目前只能直线,如果步骤太多,会有一些麻烦
2.有一些步骤是动态的,可能我添加了很多子节点,但是会根据设置情况只显示部分,希望可以在计算index和绘制时,只计算Visibility的节点

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 locating the StepBar control implementation and its layout, index-calculation, and drawing logic. Review how child visibility is handled, then define and test the expected behavior for winding layouts and for excluding hidden steps from indexing and rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100