MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
TimePicker control disabled hours/minutes
未关闭
还没有人认领这个 Issue。
enhancement
Hacktoberfest
- 主要语言
- C#
- 星标
- 16.3k
- 派生
- 3.5k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 8
描述
It would be really nice if the TimePicker control (and its Clock control) made the developer choose which hours/minutes are enabled and which are not. This would make the control more flexible to the various
software needs.
For example in an appointment application it could be needed to choose just the timings every half an hour, so the only enabled minutes would be 00 and 30.
Thanks
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 TimePicker 和 Clock 控件的入口点,并了解当前如何启用或选择小时和分钟。定义用于禁用值的受支持配置,包括仅允许分钟 00 和 30 的示例,并使用项目现有的测试验证两个控件的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100