Commit 7f5bc69
committed
fix: center dialog title with vertical offset
1. Replace plain title text with a centered D.Label in DialogTitleBar
2. Align title horizontally centered and vertically offset downward by 30px
3. Constrain title max width to prevent overlapping with side buttons
Log: Center the dialog window title with downward offset and width limit
fix: 对话框标题居中并添加垂直偏移
1. 将 DialogTitleBar 中的纯文本标题替换为居中的 D.Label 组件
2. 标题水平居中,垂直方向向下偏移 30 像素
3. 限制标题最大宽度,避免与两侧按钮重叠
Log: 将对话框窗口标题居中并设置下移偏移和宽度限制
PMS: BUG-3612791 parent 5d800eb commit 7f5bc69
1 file changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
66 | 84 | | |
67 | 85 | | |
68 | 86 | | |
| |||
0 commit comments