javieros105 / FVTT-TokenHUDWildcard

Module for FoundryVTT that expands functionality to Token HUD and Wildcard Images
GNU General Public License v3.0
13 stars 4 forks source link

Auto-scaling with no default token image #30

Open Exitalterego opened 2 years ago

Exitalterego commented 2 years ago

Hi,

I've just been trying to set up auto-scaling for some tokens, but it appears that the scaling will only work if a default token image is set, not when the token is randomly chosen using a wildcard. The scaling can be fixed by reselecting the image through the image interface, but this would seem to defeat the purpose of the scaling

Is this intended behavior?

scale_bug

javieros105 commented 2 years ago

ohhh strange, no it should work properly even without default. Thanks for reporting, gonna try to see what I can do