Commit 935ba43
committed
fix: remove redundant title label in dialog
1. Remove duplicated title Label from UpdateHistoryDialog since
DialogWindow already displays the title in its title bar
2. Remove duplicated title Label from UpdateLogDialog for the same reason
3. Adjust layout constraints in UpdateLogDialog to properly fill content
area without relying on fixed height
Log: Remove redundant title labels from update history and log dialogs
fix: 移除对话框中多余的标题标签
1. 移除 UpdateHistoryDialog 中重复的标题 Label,DialogWindow 标题栏已显示标题
2. 同理移除 UpdateLogDialog 中重复的标题 Label
3. 调整 UpdateLogDialog 布局约束,不再依赖固定高度
Log: 移除更新历史和更新日志对话框中多余的标题标签
PMS: BUG-3622371 parent 63b0580 commit 935ba43
2 files changed
Lines changed: 4 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 25 | | |
34 | 26 | | |
35 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 25 | | |
36 | 26 | | |
37 | 27 | | |
38 | | - | |
| 28 | + | |
39 | 29 | | |
40 | 30 | | |
41 | 31 | | |
| |||
65 | 55 | | |
66 | 56 | | |
67 | 57 | | |
| 58 | + | |
68 | 59 | | |
69 | 60 | | |
70 | 61 | | |
| |||
0 commit comments