improve toolbar card view display, add tags display with config option to disable tags.

This commit is contained in:
CPTN Cosmo 2026-05-04 23:40:06 +02:00
parent 373eb12a6d
commit 2bea5df640
4 changed files with 244 additions and 8 deletions

View file

@ -2,7 +2,7 @@
"id": "dh-hotbar-cardview",
"title": "Daggerheart Hotbar Card View",
"description": "Replaces the hover-tooltips on the hotbar icons with a full card view of the item for Daggerheart.",
"version": "1.0.0",
"version": "1.1.0",
"compatibility": {
"minimum": "14",
"verified": "14"
@ -34,5 +34,5 @@
],
"url": "https://git.geeks.gay/cosmo/dh-hotbar-cardview",
"manifest": "https://git.geeks.gay/cosmo/dh-hotbar-cardview/raw/branch/main/module.json",
"download": "https://git.geeks.gay/cosmo/dh-hotbar-cardview/releases/latest/download/dh-hotbar-cardview.zip"
"download": "https://git.geeks.gay/cosmo/dh-hotbar-cardview/releases/download/1.1.0/dh-hotbar-cardview.zip"
}