You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dock): align multitask view to first app gap with app icon spacing
Add leftPadding to TaskManager to compensate for the multitask view's
implicit width being wider than its icon, ensuring the visual gap
matches appTitleSpacing.
为TaskManager添加leftPadding属性,补偿多任务视图的宽度大于其图标
本身所产生的视觉偏移,使多任务视图与首个驻留应用的间距与应用图标
间距保持一致。
Log: 修复任务栏多任务视图与首个应用图标间距不一致的问题
PMS: BUG-364263
Influence: 多任务视图按钮与首个驻留应用图标的间距现在与应用图标之间的间距一致,视觉上更加统一。
0 commit comments