rework fear tracker application, add static positions to hold the tracker, enhance token and bar display, create custom dragger and resize methods

This commit is contained in:
Murilo Brito 2026-07-21 11:45:29 -03:00
parent 79d6522614
commit 6f040532aa
9 changed files with 469 additions and 112 deletions

View file

@ -8,6 +8,10 @@
value=setting.displayFear
localize=true}}
{{formGroup
fields.fearPosition
value=setting.fearPosition
localize=true}}
{{formGroup
fields.displayCountdownUI
value=setting.displayCountdownUI
localize=true}}