You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HP tracking silently did nothing on a fresh token until the attribute dropdown was manually reselected once — the attribute flag only got written on change, so a never-touched token had no tracked attribute at all.
Editing a threshold's percent/image, or picking a file, scrolled the Token Config window back to the top every time (each edit auto-saves, which makes Foundry fully re-render the sheet).
Live-preview thumbnail rendered at native image size instead of a small thumbnail (its CSS selector never matched the preview element); it also didn't hide itself when no image resolved.
Changed
Threshold rows redesigned: percent input, filename, and file-picker/trash buttons now stack in a left column; the thumbnail is a single larger image filling the row's full height on the right.
Thumbnails enlarged throughout for legibility (preview: 6.5rem, per-row: 4.5rem).