From 552506ec7a04f05a85b9a2b7d0b6807ec06a74e6 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Wed, 27 May 2026 19:21:38 -0400 Subject: [PATCH] feat(panel): collapse connection form when connected; add Disconnect button On startup the full form shows. On successful connect the form hides and a compact connected-bar appears with the server hostname and a Disconnect button. --- services/premiere-plugin/index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/services/premiere-plugin/index.html b/services/premiere-plugin/index.html index ea6efb4..701343a 100644 --- a/services/premiere-plugin/index.html +++ b/services/premiere-plugin/index.html @@ -8,8 +8,8 @@
- -
+ +
+ + +