Commit df4618b
committed
fix(context-menu): hide compatible install in empty area right-click
Always return false when right-clicking on empty area to prevent
the "Install in compatible mode" option from appearing.
修复空白区域右键时兼容模式安装选项不应显示的问题。
PMS: TASK-389473
Log: 修复空白区域右键仍显示兼容模式安装选项的问题
Influence: 兼容模式安装菜单项仅在右键点击单个.deb文件时显示,空白区域右键不再出现。1 parent 6307345 commit df4618b
1 file changed
Lines changed: 5 additions & 9 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 82 | | |
87 | 83 | | |
88 | 84 | | |
| |||
0 commit comments