HandyOrg / HandyOrg/HandyControl
[Feature request] Long press the NumericUpDown arrows to let the value changes automatically
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to long press the NumericUpDown control arrows to let the value change automatically.
But it seems the control doesn't have this function.
Is it possible to add this feature?
NumericUpDown控件能否支持长按箭头,然后数字自动增减?
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
Locate the NumericUpDown control in the HandyControl WPF source and first review how its arrow interactions currently change the value. Implementing this request should make holding either arrow repeatedly increase or decrease the value, with behavior that can be verified interactively in the control.
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
- 35/100