Add editableList widget and update Switch/Change nodes to use it

This commit is contained in:
Nick O'Leary
2016-05-20 22:13:28 +01:00
parent 2f6ed47168
commit 291240dd94
7 changed files with 397 additions and 252 deletions

View File

@@ -42,6 +42,7 @@
@import "flow";
@import "typedInput";
@import "editableList";
@import "dragdrop";