diff --git a/dist/urbm-2026.07.13.r003-x86_64-1.txz.sha256 b/dist/urbm-2026.07.13.r003-x86_64-1.txz.sha256 deleted file mode 100644 index f5c5fc5..0000000 --- a/dist/urbm-2026.07.13.r003-x86_64-1.txz.sha256 +++ /dev/null @@ -1 +0,0 @@ -d486804b98406ddef9d29076a8e96ed71b73fb3921911a94b899f225ca5dd97d urbm-2026.07.13.r003-x86_64-1.txz diff --git a/dist/urbm-2026.07.13.r003-x86_64-1.txz b/dist/urbm-2026.07.13.r004-x86_64-1.txz similarity index 56% rename from dist/urbm-2026.07.13.r003-x86_64-1.txz rename to dist/urbm-2026.07.13.r004-x86_64-1.txz index ae49ef1..fe9a0c8 100644 Binary files a/dist/urbm-2026.07.13.r003-x86_64-1.txz and b/dist/urbm-2026.07.13.r004-x86_64-1.txz differ diff --git a/dist/urbm-2026.07.13.r004-x86_64-1.txz.sha256 b/dist/urbm-2026.07.13.r004-x86_64-1.txz.sha256 new file mode 100644 index 0000000..3ebbdca --- /dev/null +++ b/dist/urbm-2026.07.13.r004-x86_64-1.txz.sha256 @@ -0,0 +1 @@ +55ce788fc7ee7fbd005b4a08bb0eb3cd39b6386895e66f5741fe1100d8f173f8 urbm-2026.07.13.r004-x86_64-1.txz diff --git a/dist/urbm.plg b/dist/urbm.plg index 883a31c..0204532 100644 --- a/dist/urbm.plg +++ b/dist/urbm.plg @@ -2,13 +2,17 @@ - + - + ]> +### 2026.07.13.r004 +- Render open job and repository action menus in a fixed top-level overlay so Unraid table and card layers cannot clip them. +- Position the overlay against the triggering button and constrain it to the actually available viewport space. + ### 2026.07.13.r003 - Keep repository and job action menus above following table rows and cards. - Automatically open long action menus upward when the available viewport space below is insufficient. diff --git a/plugin/urbm.plg b/plugin/urbm.plg index 8164a96..ac7c97f 100644 --- a/plugin/urbm.plg +++ b/plugin/urbm.plg @@ -2,13 +2,17 @@ - + ]> +### 2026.07.13.r004 +- Render open job and repository action menus in a fixed top-level overlay so Unraid table and card layers cannot clip them. +- Position the overlay against the triggering button and constrain it to the actually available viewport space. + ### 2026.07.13.r003 - Keep repository and job action menus above following table rows and cards. - Automatically open long action menus upward when the available viewport space below is insufficient. diff --git a/webgui/URBM.page b/webgui/URBM.page index 8c1a508..47b362c 100644 --- a/webgui/URBM.page +++ b/webgui/URBM.page @@ -8,7 +8,7 @@ Tag="URBM Unraid Restic Backup Manager backup snapshots restore" --- @@ -33,6 +33,7 @@ $urbmAssetVersion = preg_replace('/[^A-Za-z0-9]/', '', $urbmVersion);
+