perspective WIP

This commit is contained in:
Jan Prochazka
2022-06-12 19:30:54 +02:00
parent d34cff234c
commit 0cb4ec54bc
7 changed files with 83 additions and 0 deletions

View File

@@ -116,6 +116,12 @@
insert: true,
},
},
{
label: 'Create perspective',
tab: 'PerspectiveTab',
forceNewTab: true,
icon: 'img perspective',
},
],
views: [
{
@@ -179,6 +185,12 @@
dropViews: true,
},
},
{
label: 'Create perspective',
tab: 'PerspectiveTab',
forceNewTab: true,
icon: 'img perspective',
},
],
matviews: [
{