Fix folder tree control overlap
This commit is contained in:
@@ -1 +0,0 @@
|
||||
d357fa422c688189bca32be22e1de05de15c079fdcaaa52b6315072322dbea6f urbm-2026.06.21.r013-x86_64-1.txz
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
d7824cd92520205e3dafdd4681a4bcbe51f943f530785c8d8d4d7af88358a069 urbm-2026.06.22.r001-x86_64-1.txz
|
||||
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r013">
|
||||
<!ENTITY version "2026.06.22.r001">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "d357fa422c688189bca32be22e1de05de15c079fdcaaa52b6315072322dbea6f">
|
||||
<!ENTITY packageSHA256 "d7824cd92520205e3dafdd4681a4bcbe51f943f530785c8d8d4d7af88358a069">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.06.22.r001
|
||||
- Prevent Unraid's global button styles from stretching folder tree disclosure controls over folder names.
|
||||
- Reserve fixed columns for tree arrows and checkboxes so folder names no longer overlap with controls.
|
||||
|
||||
### 2026.06.21.r013
|
||||
- Show Restic restore progress in activities with percent, transferred bytes, file counts, speed, ETA, and current file when Restic provides JSON status updates.
|
||||
- Keep restore target details readable in the activity list instead of showing the internal restore payload.
|
||||
|
||||
Reference in New Issue
Block a user