Commit 0c22d5b
fix: remove inner highlight from calendar selection box
1. Removed the inner white highlight effect from selected date boxes in
the calendar widget
2. The highlight was visually unnecessary and didn't match current
design guidelines
3. Simplified the painting logic by removing redundant pen color changes
4. Maintains the outer selection indicator while removing the inner
decoration
fix: 移除日历选择框的内层高光效果
1. 移除了日历组件中日期选择框的内层白色高光效果
2. 该高光效果视觉上不必要且不符合当前设计规范
3. 通过移除多余的画笔颜色变化简化了绘制逻辑
4. 保留外层选择指示器同时移除了内部装饰效果
Pms: BUG-3173211 parent 3786740 commit 0c22d5b
1 file changed
Lines changed: 0 additions & 12 deletions
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | | - | |
568 | 556 | | |
569 | 557 | | |
570 | 558 | | |
| |||
0 commit comments