From 71054c16514d2d4124b35bd03132953093045932 Mon Sep 17 00:00:00 2001 From: Mic Date: Mon, 5 Aug 2024 16:18:58 +1000 Subject: [PATCH] Misc UI bug fixes (#335) * Bugfix button within status block * Possible fix for museumsvictoria/nodel#259 Proactively disconnect and reconnect websockets when visibility and/or connectivity changes * Fix incorrect display of values in the log * Fix dropdown not closing on navigation * Allow icons in status blocks --- nodel-webui-js/src/index.xsl | 8 ++++---- nodel-webui-js/src/nodel.js | 33 +++++++++++++++++++++++--------- nodel-webui-js/src/templates.xsl | 2 +- nodel-webui-js/src/theme.less | 2 +- 4 files changed, 30 insertions(+), 15 deletions(-) diff --git a/nodel-webui-js/src/index.xsl b/nodel-webui-js/src/index.xsl index bccbd757..a7deebbd 100644 --- a/nodel-webui-js/src/index.xsl +++ b/nodel-webui-js/src/index.xsl @@ -105,7 +105,7 @@