Tighten snapshot table spacing
This commit is contained in:
+4
-1
@@ -2,13 +2,16 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r004">
|
||||
<!ENTITY version "2026.06.21.r005">
|
||||
<!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 "REPLACE_DURING_RELEASE">
|
||||
]>
|
||||
<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.21.r005
|
||||
- Reduce the snapshot path-count column width so the browse action sits directly next to it.
|
||||
|
||||
### 2026.06.21.r004
|
||||
- Show only the number of source paths in the snapshot list to avoid horizontal overflow.
|
||||
- Keep the full path list available as a tooltip and show actual contents in the snapshot browser.
|
||||
|
||||
Reference in New Issue
Block a user