This commit is contained in:
Sandeep Somavarapu
2017-10-18 20:32:19 +02:00
parent 6f1b4c9aa8
commit 7424b93429
3 changed files with 5 additions and 2 deletions

View File

@@ -108,7 +108,8 @@ ExtensionsRegistry.registerExtensionPoint<{ [loc: string]: schema.IUserFriendlyV
ctor: TreeView,
location,
when: ContextKeyExpr.deserialize(item.when),
canToggleVisibility: true
canToggleVisibility: true,
collapsed: true
};
// validate