widget ordering WIP

This commit is contained in:
zadam
2019-08-22 20:58:43 +02:00
parent 4b9415a619
commit 8ab2c924c4
8 changed files with 110 additions and 60 deletions

View File

@@ -23,7 +23,12 @@ const ALLOWED_OPTIONS = [
'treeFontSize',
'detailFontSize',
'openTabs',
'hideTabRowForOneTab'
'hideTabRowForOneTab',
'noteInfoWidget',
'attributesWidget',
'linkMapWidget',
'noteRevisionsWidget',
'whatLinksHereWidget'
];
async function getOptions() {