MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
timepicker with custom selection range
未关闭
还没有人认领这个 Issue。
enhancement
evaluation required
- 主要语言
- C#
- 星标
- 16.3k
- 派生
- 3.5k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 8
描述
hello
i would like to know if it is possible to modify the hours and minutes selection page on a timepicker.
For example I would like to be able to display and select only hours between 6am and 7pm. and for the minutes an interval of 10 minutes
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 timepicker 的实现及其现有的选择行为。确定是否支持可配置的小时边界和分钟间隔,然后将完成定义为允许 picker 将小时限制在 6am–7pm,并将分钟限制为 10 分钟的增量,同时为这些设置提供覆盖。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- design, desktop
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100