From 9ba3bf6f832dd99ed4ce6c397d64195f55df542c Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Wed, 20 May 2026 00:38:09 -0400 Subject: [PATCH] feat(plugin): add seq info bar, hi-res button, export panel to panel UI - Active sequence info bar shows current Premiere sequence name - Import Proxy / Hi-Res split buttons replace single Import button - Export panel (hidden) slides in with seq name, project picker, clip count - Export Timeline button in second action row triggers panel --- services/premiere-plugin/index.html | 38 +++++++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 2 deletions(-) diff --git a/services/premiere-plugin/index.html b/services/premiere-plugin/index.html index 7ae4f2e..56d2750 100644 --- a/services/premiere-plugin/index.html +++ b/services/premiere-plugin/index.html @@ -42,6 +42,13 @@ + + +
@@ -105,10 +112,37 @@
+ + +
- - + +
+ + +
+ +
+ + +