From ae78a0efe93641b11fe101329e784f58b9729459 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Fri, 4 Mar 2022 16:39:19 +1100 Subject: Add tile expansion, modify tol representation --- src/App.vue | 27 ++++++++++++++------- src/components/TileTree.vue | 59 ++++++++++++++++++++++++++++++++++++--------- 2 files changed, 65 insertions(+), 21 deletions(-) diff --git a/src/App.vue b/src/App.vue index 26ae610..5e7f904 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,22 +1,19 @@ -- cgit v1.2.3