From f9bf6518859c24711a101dd88c61f60cc70935fd Mon Sep 17 00:00:00 2001 From: Luca Damasco Date: Tue, 29 Sep 2020 19:28:36 -0400 Subject: [PATCH] Fix bug where buttons were not created properly from selections. --- engine/dist/emptyproject.html | 34 +++++++++++++------ engine/dist/wickengine.js | 34 +++++++++++++------ engine/src/base/Project.js | 29 +++++++++++----- public/corelibs/wick-engine/emptyproject.html | 34 +++++++++++++------ public/corelibs/wick-engine/wickengine.js | 34 +++++++++++++------ 5 files changed, 117 insertions(+), 48 deletions(-) diff --git a/engine/dist/emptyproject.html b/engine/dist/emptyproject.html index db1069542..1e3f90bd1 100644 --- a/engine/dist/emptyproject.html +++ b/engine/dist/emptyproject.html @@ -14,7 +14,7 @@