From cc16bf58199287bdce147cefa79cbb5cba4317ff Mon Sep 17 00:00:00 2001 From: bp2008 Date: Sat, 6 Jul 2024 20:48:45 -0600 Subject: [PATCH] Version 270: * Fixed bug where the timeline would fail to render if the Side Bar was set to hidden on the timeline tab and the UI was in portrait layout. * The Status Area is now hidable on each UI tab individually. * The setting to show/hide the Side Bar on the Timeline tab has been removed as it was now redundant with the Status Area toggle. --- ui3.htm | 2 +- ui3/ui3.js | 231 +++++++++++++++++++++++++++++++---------------------- 2 files changed, 135 insertions(+), 98 deletions(-) diff --git a/ui3.htm b/ui3.htm index 548e69b..c3f33b7 100644 --- a/ui3.htm +++ b/ui3.htm @@ -88,7 +88,7 @@ };