HandyOrg / HandyOrg/HandyControl

关于StepBar控件

Open
#547 1 comment 0 reactions 0 assignees View on GitHub

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的节点
8SK6L5J%WZ@2KJ7@~F3EJ8A

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.