提交 708bc7d7 编写于 作者: A Alex Ross

Remove keyboard support from remote explorer help

Part of #107011
上级 59ddfaff
......@@ -429,7 +429,6 @@ class HelpPanel extends ViewPane {
[new HelpTreeRenderer()],
new HelpDataSource(),
{
keyboardSupport: true,
accessibilityProvider: {
getAriaLabel: (item: HelpItemBase) => {
return item.label;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册