table editor - improved UX

This commit is contained in:
Jan Prochazka
2021-12-09 12:30:11 +01:00
parent 092ed25032
commit 7d5f7791db
6 changed files with 127 additions and 107 deletions

View File

@@ -142,6 +142,9 @@ registerCommand({
editor: {
columns: [],
},
},
{
forceNewTab: true,
}
);
},