Commit 1677fd4
committed
refactor: replace DIconButton with DToolButton for calendar navigation
1. Changed DIconButton to DToolButton for next/previous page buttons in
calendar widget
2. Updated both implementation (.cpp) and header (.h) files
3. This change provides better visual consistency with the Deepin design
system
4. DToolButton offers more styling options and better fits the calendar
navigation use case
refactor: 将日历导航按钮从DIconButton替换为DToolButton
1. 将日历组件中的下一页/上一页按钮从DIconButton改为DToolButton
2. 同时更新了实现文件(.cpp)和头文件(.h)
3. 此更改提供了与Deepin设计系统更好的视觉一致性
4. DToolButton提供更多样式选项,更适合日历导航的使用场景
pms:BUG-3051911 parent b3d32b5 commit 1677fd4
2 files changed
Lines changed: 5 additions & 5 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments