Commit 832e381
fix: bind hover and pressed states to background
1. Add D.ColorSelector.hovered and D.ColorSelector.pressed
properties to the app item background delegate
2. Fix taskbar app retaining selected state after long-press
popup is dismissed by clicking desktop blank area
Log: fix taskbar app keeping selected state after dismissing long-press popup
fix: 绑定悬停和按下状态到背景
1. 为应用项背景委托添加 D.ColorSelector.hovered 和
D.ColorSelector.pressed 属性
2. 修复单指长按任务栏应用弹出面板后,点击桌面空白处
任务栏应用依然有选中状态的问题
Log: 修复长按弹出面板关闭后任务栏应用残留选中状态的问题
PMS: BUG-3645311 parent 7ad85c6 commit 832e381
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
100 | 102 | | |
101 | 103 | | |
102 | 104 | | |
| |||
0 commit comments