提交 21e43b67 编写于 作者: R Rob Lourens

Enforce notebook cell title menu as proposed API

上级 79a1f5a5
......@@ -64,6 +64,7 @@ namespace schema {
switch (menuId) {
case MenuId.StatusBarWindowIndicatorMenu:
case MenuId.MenubarWebNavigationMenu:
case MenuId.NotebookCellTitle:
return true;
}
return false;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册