From aaaedf9ff3472fc7ca801445831b1f21e72477ac Mon Sep 17 00:00:00 2001 From: adb Date: Thu, 11 Feb 2021 23:59:53 +0100 Subject: [PATCH] debug scrollToBottom --- public/index.html | 2 +- src/App.vue | 15 +++++----- src/components/console.vue | 61 ++++++++++++++++++++++---------------- src/render-commands.js | 50 +++++++++++++++---------------- 4 files changed, 68 insertions(+), 60 deletions(-) diff --git a/public/index.html b/public/index.html index 5843482..53d1869 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ - + <%= htmlWebpackPlugin.options.title %> diff --git a/src/App.vue b/src/App.vue index 1a130c8..4c00ba6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,23 +16,24 @@ export default {