Tag object

Fixes #1
This commit is contained in:
Ian Gulliver
2019-07-14 20:44:07 +00:00
parent d47cec70c1
commit 07e26a2a6c
11 changed files with 248 additions and 3 deletions

View File

@@ -31,8 +31,10 @@ class EditorHelp extends EditorEntryBase {
this.addText('Label');
this.addLine();
this.addKey('t');
this.addText('Tag ');
this.addKey('?');
this.addText('Help ');
this.addText('Help ');
this.addLine();
this.addKey('⇧');