Commit 14a10f0
committed
fix: adjust WindowedFrame layout width
Changed Layout.preferredWidth from 362 to 365 to fix layout alignment
issues
This minor width adjustment ensures proper UI element positioning and
prevents visual glitches
The change maintains the overall layout structure while improving visual
consistency
fix: 调整 WindowedFrame 布局宽度
将 Layout.preferredWidth 从 362 改为 365 以修复布局对齐问题
这个微小的宽度调整确保了 UI 元素的正确位置并防止视觉瑕疵
该更改保持了整体布局结构同时提高了视觉一致性
Pms: BUG-3305531 parent 405107f commit 14a10f0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments