From b4bbab67fccc9a510266cab78a0d8c0e3ceefd52 Mon Sep 17 00:00:00 2001 From: Mashintime Date: Fri, 8 Dec 2023 15:52:37 -0500 Subject: [PATCH 1/3] bump plugin-vue version --- gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/package.json b/gui/package.json index f50a9962..368605fa 100644 --- a/gui/package.json +++ b/gui/package.json @@ -66,7 +66,7 @@ }, "devDependencies": { "@typescript-eslint/eslint-plugin": "6.7.4", - "@vitejs/plugin-vue": "4.4.0", + "@vitejs/plugin-vue": "4.5.2", "electron": "27.0.0", "electron-builder": "24.6.3", "eslint": "8.50.0", From ae6d69ac2ee4d34f1943ec77f22937bc03ad1e02 Mon Sep 17 00:00:00 2001 From: DJ2LS Date: Fri, 8 Dec 2023 22:20:11 +0100 Subject: [PATCH 2/3] adjusted grid item selection --- gui/src/components/dynamic_components2.vue | 185 +++++++++++++-------- gui/src/components/main.vue | 2 + 2 files changed, 115 insertions(+), 72 deletions(-) diff --git a/gui/src/components/dynamic_components2.vue b/gui/src/components/dynamic_components2.vue index 0586edba..ec57658f 100644 --- a/gui/src/components/dynamic_components2.vue +++ b/gui/src/components/dynamic_components2.vue @@ -151,8 +151,8 @@ function quickfill() { +